aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkinerrplot.html
AgeCommit message (Collapse)AuthorFilesLines
2022-11-17Complete update of online docs for v1.2.0Johannes Ranke1-26/+57
2022-05-18Remove outdated comment in FOCUS L vignette, update docsJohannes Ranke1-1/+2
This also adds the first benchmark results obtained on my laptop system
2022-03-07Remove nlmixr interface for release of mkin 1.1.0Johannes Ranke1-1/+1
I am postponing my attempts to get the nlmixr interface to CRAN, given some problems with nlmixr using R-devel under Windows, see https://github.com/nlmixrdevelopment/nlmixr/issues/596 and https://github.com/r-hub/rhub/issues/512, which is fixed by the removal of nlmixr from the testsuite. For the tests to be more platform independent, the biphasic mixed effects models test dataset was defined in a way that fitting should be more robust (less ill-defined).
2022-03-02Make tests more platform independent, update docsJohannes Ranke1-177/+95
2021-02-15Improve README, introductory vignette and some other docsv1.0.3Johannes Ranke1-1/+1
Also bump version to 1.0.3.
2021-02-03Prepare for v1.0.0v1.0.0Johannes Ranke1-4/+4
- 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-20/+29
2020-05-12Update vignettes and docsJohannes Ranke1-1/+1
2020-05-12Documentation improvements, rebuild static docsJohannes Ranke1-28/+29
2020-03-30Static documentation rebuilt by pkgdownJohannes Ranke1-6/+15
2019-10-25Static documentation rebuilt by pkgdownJohannes Ranke1-27/+26
2019-10-21Static documentation rebuilt by pkgdownJohannes Ranke1-11/+6
2019-09-18Correct and rebuild docsJohannes Ranke1-10/+25
- Reconcile docs and code for max_twa_parent - Correct links to docs in twa vignette - Static documentation rebuilt by pkgdown
2019-07-05Static documentation rebuilt by pkgdownJohannes Ranke1-1/+1
2019-06-04Additional algorithm "d_c", more tests, docsJohannes Ranke1-2/+2
The new algorithm tries direct optimization of the likelihood, as well as a three step procedure. In this way, we consistently get the model with the highest likelihood for SFO, DFOP and HS for all 12 new test datasets.
2019-05-08Add functionality to plot the error modelJohannes Ranke1-0/+250
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs

Contact - Imprint