aboutsummaryrefslogtreecommitdiff
path: root/R/add_err.R
AgeCommit message (Collapse)AuthorFilesLines
2020-10-22Improve interface to experimental version of nlmeJohannes Ranke1-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-12Improve documentation, now using a spell checkerJohannes Ranke1-1/+1
2020-05-11Avoid merge() and data.frame() in cost functionJohannes Ranke1-0/+2
also for deSolve and eigenvalue based solutions. This noticeably increases performance for these methods, see test.log and benchmark vignette.
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-21/+75
2018-09-15Respect reps argument in add_errJohannes Ranke1-2/+2
2017-11-16Add the code used for generating synthetic_data_for_UBAJohannes Ranke1-3/+3
Static documentation except articles rebuilt by pkgdown
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-3/+3
Also ignore test.R in the top level directory, as it is not meant to be public
2016-06-24Convert main vignette to Rmd/html, add_err(), fixesJohannes Ranke1-0/+48

Contact - Imprint