aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/nlme.mmkin-1.png
AgeCommit message (Collapse)AuthorFilesLines
2023-05-19Prepare release of v1.2.4v1.2.4Johannes Ranke1-0/+0
- Update DESCRIPTION - Update Makefile to document how to use R-patched - Remove markup from two URLs to avoid CRAN NOTE - Switch two vignettes from html_document to html_vignette to save space in the docs directory, also avoiding a CRAN NOTE - Complete rebuild of pkgdown docs for release
2023-04-20Fix and rebuild documentation, see NEWSJohannes Ranke1-0/+0
I had to fix the two pathway vignettes, as they did not work with the released version any more. So they and the multistart vignette which got some small fixes as well were rebuilt. Complete rebuild of the online docs with the released version. The documentation of the 'hierarchial_kinetics' format had to be fixed as well.
2022-06-30Remove stray sentence from vignette, update docsJohannes Ranke1-0/+0
2022-03-02Make tests more platform independent, update docsJohannes Ranke1-0/+0
2021-07-27Publication date for 1.0.4 in NEWS, update docsJohannes Ranke1-0/+0
2021-03-31Bug fix in plot.mkinfitJohannes Ranke1-0/+0
In residual plots, use xlab and xlim if appropriate
2021-02-15Improve README, introductory vignette and some other docsv1.0.3Johannes Ranke1-0/+0
Also bump version to 1.0.3.
2021-02-03Prepare for v1.0.0v1.0.0Johannes Ranke1-0/+0
- Improve authorship and copyright information - Prepare pkgdown config - Remove dependence on saemix as we need the development version which is not ready for CRAN - Temporarily remove saemix interface to check code coverage of the rest
2020-10-15Update online docs for release versionJohannes Ranke1-0/+0
2020-05-12Documentation improvements, rebuild static docsJohannes Ranke1-0/+0
2020-04-15Include random effects in starting parametersJohannes Ranke1-0/+0
- 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

Contact - Imprint