aboutsummaryrefslogtreecommitdiff
path: root/R/nlme.R
AgeCommit message (Collapse)AuthorFilesLines
2020-05-14Test markdown link, article update due to .rmd extensionJohannes Ranke1-1/+1
2020-05-07Another overhaul of analytical solutionsJohannes Ranke1-3/+3
Still in preparation for analytical solutions of coupled models
2020-04-16mean_degparms: Fix rownames in random effectsJohannes Ranke1-1/+1
2020-04-15Include random effects in starting parametersJohannes Ranke1-70/+18
- mean_degparms() now optionally returns starting values for fixed and random effects, which makes it possible to obtain acceptable fits also in more difficult cases (with more parameters) - Fix the anova method, as it is currently not enough to inherit from lme: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17761 - Show fit information, and per default also errmin information in plot.nlme.mmkin() - Examples for nlme.mmkin: Decrease tolerance and increase the number of iterations in the PNLS step in order to be able to fit FOMC-SFO and DFOP-SFO
2020-04-14Add a nlme method for mmkin row objectsJohannes Ranke1-10/+7
2020-04-14Keep order of datasets in nlme_data, add a plotJohannes Ranke1-2/+9
2020-04-10Improve nlme function docsJohannes Ranke1-34/+33
2020-04-04Add three functions to facilitate the use of nlmeJohannes Ranke1-0/+213

Contact - Imprint