diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-09 09:51:06 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-09 09:51:06 +0100 |
commit | 72ef221369df14a527c2751c002b5cf3db29520d (patch) | |
tree | 2a42de4ee8ad6ecc8ad8e00569cbd06f35712390 /README.md | |
parent | 48a532256cfe466f082c191956535045e85ea929 (diff) |
Fix link to saem.mmkin from README
Thanks to Uwe Ligges for spotting this inmidst of a lot of ambiguous URL
check results.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ version is found in the ['dev' subdirectory](https://pkgdown.jrwb.de/mkin/dev/). * Nonlinear mixed-effects models can be created from fits of the same degradation model to different datasets for the same compound by using the [nlme.mmkin](https://pkgdown.jrwb.de/mkin/reference/nlme.mmkin.html) and - [saem.mmkin](https://pkgdown.jrwb.de/mkin/reference/saem.mmkin.html) and + [saem.mmkin](https://pkgdown.jrwb.de/mkin/reference/saem.html) and methods. Note that the convergence of the nlme fits depends on the quality of the data. Convergence is better for simple models and data for many groups (e.g. soils). The saem method uses the `saemix` package as a backend. Analytical |