diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 11:14:45 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 11:14:45 +0200 |
commit | 0c9b2f0e3c8ce65cb790c9e048476784cbbea070 (patch) | |
tree | 578f716c9daaff9502a95178e2d6ba63da438fbe /_pkgdown.yml | |
parent | c6eb6b2bb598002523c3d34d71b0e4a99671ccd6 (diff) |
Finished 'summary.nlmixr.mmkin', checks, docs
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 340004de..50c0685f 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -43,8 +43,10 @@ reference: contents: - nlme.mmkin - saem.mmkin + - nlmixr.mmkin - plot.mixed.mmkin - summary.nlme.mmkin + - summary.nlmixr.mmkin - summary.saem.mmkin - nlme_function - get_deg_func @@ -91,6 +93,7 @@ reference: - mkinresplot - mkinparplot - mkinerrplot + - mean_degparms - create_deg_func - title: Analytical solutions desc: Parent only model solutions |