Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-22 | Improve interface to experimental version of nlme | Johannes Ranke | 1 | -1/+1 | |
The experimental nlme version in my drat repository contains the variance function structure varConstProp which makes it possible to use the two-component error model in generalized nonlinear models using nlme::gnls() and in mixed effects models using nlme::nlme(). | |||||
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -1/+1 | |
2020-05-11 | Avoid merge() and data.frame() in cost function | Johannes Ranke | 1 | -0/+2 | |
also for deSolve and eigenvalue based solutions. This noticeably increases performance for these methods, see test.log and benchmark vignette. | |||||
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -21/+75 | |
2018-09-15 | Respect reps argument in add_err | Johannes Ranke | 1 | -2/+2 | |
2017-11-16 | Add the code used for generating synthetic_data_for_UBA | Johannes Ranke | 1 | -3/+3 | |
Static documentation except articles rebuilt by pkgdown | |||||
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 1 | -3/+3 | |
Also ignore test.R in the top level directory, as it is not meant to be public | |||||
2016-06-24 | Convert main vignette to Rmd/html, add_err(), fixes | Johannes Ranke | 1 | -0/+48 | |