Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 1 | -11/+2 | |
- 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-12-21 | plot.mixed: Possibility to overlay predictions | Johannes Ranke | 1 | -1/+12 | |
2020-12-08 | mixed.mmkin and test coverage | Johannes Ranke | 1 | -1/+1 | |
2020-11-09 | saemix.mmkin and nlme.mmkin inherit from mixed.mmkin | Johannes Ranke | 1 | -0/+99 | |
With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method. |