Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-27 | Add docs generated using released version 0.9.52 | Johannes Ranke | 1 | -1/+1 | |
2020-05-26 | Use all cores per default, confint tolerance | Johannes Ranke | 1 | -1/+1 | |
Also, use more intelligent starting values for the variance of the random effects for saemix. While this does not appear to speed up the convergence, it shows where this variance is greatly reduced by using mixed-effects models as opposed to the separate independent fits. | |||||
2020-05-25 | First working version of saemix helper functions | Johannes Ranke | 1 | -1/+1 | |
saemix_data depends on a development version of saemix, see pull request saemixdevelopment/saemixextension#2 | |||||
2020-05-15 | Use markdown links in mkinfit documentation | Johannes Ranke | 1 | -1/+1 | |
2020-05-14 | Update version number, better example formatting | Johannes Ranke | 1 | -1/+1 | |
2020-05-14 | Add a parms method for mmkin objects | Johannes Ranke | 1 | -1/+1 | |
2020-05-14 | Test markdown link, article update due to .rmd extension | Johannes Ranke | 1 | -1/+1 | |
2020-05-13 | Further formatting improvement of benchmark vignette | Johannes Ranke | 1 | -1/+1 | |
Also, use .rmd extension instead of .Rmd for vignettes. | |||||
2020-05-12 | Another documentation update | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Update pkgdown | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Add a link to the benchmark vignette to the docs | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Update vignettes and docs | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Rerun tests and checks, CRAN comments | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Documentation improvements, rebuild static docs | Johannes Ranke | 1 | -1/+1 | |
2020-05-11 | Add analytical solution for DFOP-SFO | Johannes Ranke | 1 | -1/+1 | |
This is about twice as fast as deSolve compiled in the case of FOCUS D | |||||
2020-05-11 | Avoid merge() and data.frame() in cost function | Johannes Ranke | 1 | -1/+1 | |
also for deSolve and eigenvalue based solutions. This noticeably increases performance for these methods, see test.log and benchmark vignette. | |||||
2020-05-07 | Another overhaul of analytical solutions | Johannes Ranke | 1 | -1/+1 | |
Still in preparation for analytical solutions of coupled models | |||||
2020-05-07 | Merge parent solutions to one file | Johannes Ranke | 1 | -1/+1 | |
- Combine R/*.solution.R into R/parent_solutions.R - Create a roxygen family of related functions - Reduce redundancy by using the inherit tag - Change the parent.0 argument to parent_0 to match the corresponding parameter name used in mkinfit | |||||
2020-05-07 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+2 | |
2019-09-18 | Add url: tag to _pkgdown.yml | Johannes Ranke | 1 | -0/+3 | |
Static documentation rebuilt by pkgdown | |||||
2019-09-18 | Correct and rebuild docs | Johannes Ranke | 1 | -1/+1 | |
- Reconcile docs and code for max_twa_parent - Correct links to docs in twa vignette - Static documentation rebuilt by pkgdown | |||||
2019-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 1 | -1/+1 | |
The new algorithm tries direct optimization of the likelihood, as well as a three step procedure. In this way, we consistently get the model with the highest likelihood for SFO, DFOP and HS for all 12 new test datasets. | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -0/+1 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 1 | -0/+1 | |
Also: - Change rounding in print.nafta - Add dots argument to nafta() - Use cores=1 in examples - Restrict N in IORE model to values > 0 | |||||
2019-02-25 | Static documentation rebuilt by current pkgdown | Johannes Ranke | 1 | -1/+1 | |
2019-01-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2018-09-14 | Remove two vignettes from the package but not from docs | Johannes Ranke | 1 | -2/+2 | |
- Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate | |||||
2018-09-06 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2018-06-06 | Static documentation rebuilt by pkgdown 1.1.0 | Johannes Ranke | 1 | -10/+1 | |
2018-03-11 | Static docs rebuilt again, with current pkgdown | Johannes Ranke | 1 | -0/+20 | |