Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-15 | Reintroduce saemix helper functions | Johannes Ranke | 1 | -8/+17 | |
2020-10-08 | Fix issues for release | Johannes Ranke | 1 | -6/+6 | |
2020-05-26 | Use all cores per default, confint tolerance | Johannes Ranke | 1 | -2/+2 | |
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-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -4/+4 | |
2020-05-11 | Avoid merge() and data.frame() in cost function | Johannes Ranke | 1 | -51/+61 | |
also for deSolve and eigenvalue based solutions. This noticeably increases performance for these methods, see test.log and benchmark vignette. | |||||
2019-07-05 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+2 | |
2019-07-04 | Update README and introductory vignette | Johannes Ranke | 1 | -17/+26 | |
2019-05-02 | Remove reference to archived kinfit package | Johannes Ranke | 1 | -34/+1413 | |
from vignettes/mkin.Rmd Static documentation rebuilt by pkgdown | |||||
2018-01-14 | Load mkin quietly in vignettes | Johannes Ranke | 1 | -3/+3 | |
Static documentation articles rebuilt by pkgdown::build_articles() | |||||
2017-11-16 | Use html_vignette for FOCUS_D vignette, fix addressv0.9.46.3 | Johannes Ranke | 1 | -12/+7 | |
Static documentation articles rebuilt by pkgdown::build_articles() | |||||
2017-07-21 | Fix another URL, vignette builder, rebuild | Johannes Ranke | 1 | -1/+2 | |
2017-07-21 | Recompile to get link in reference right | Johannes Ranke | 1 | -9/+13 | |
2016-11-18 | Change main vignette title | Johannes Ranke | 1 | -10/+11 | |
2016-11-17 | Rebuild | Johannes Ranke | 1 | -5/+5 | |
2016-11-17 | Add comments to R code in mkin vignette | Johannes Ranke | 1 | -13/+23 | |
2016-10-22 | Update way to specify encoding, improve FOCUS_L TOC | Johannes Ranke | 1 | -22/+42 | |
2016-09-28 | Add drat target and rebuild for drat | Johannes Ranke | 1 | -0/+355 | |
2016-09-10 | Static documentation rebuilt with current staticdocs | Johannes Ranke | 1 | -349/+0 | |
Using hadley/staticdocs commit #8c1069d from 8 days ago | |||||
2016-09-10 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 1 | -6/+8 | |
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 1 | -8/+2 | |
2016-06-28 | Attempts to reduce vignette size | Johannes Ranke | 1 | -3/+9 | |
Reducing the size of some figures and switching of retina figures in the preamble only gives a small decrease in vignette size, but may be enough to get the size of the doc directory below 5 MB to avoid the NOTE in the corresponding check (which I did not get locally, nor on winbuilder using r-devel. | |||||
2016-06-28 | Avoid multicore fits in vignettes for passing CRAN checks | Johannes Ranke | 1 | -4/+3 | |
Also a small fix to the FOCUS Z vignette, and an update of the static documentation generated by staticdocs. | |||||
2016-06-27 | Complete mkin vignette, update FOCUS L vignette | Johannes Ranke | 1 | -13/+60 | |
The mkin vignette now describes how confidence intervals and the t-test are calculated. The FOCUS L vignette is updated with the new floating toc provided by the current rmarkdown package, and also uses current, improved mkin functionality. | |||||
2016-06-24 | Convert main vignette to Rmd/html, add_err(), fixes | Johannes Ranke | 1 | -0/+301 | |