diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-16 10:51:48 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-16 10:51:48 +0200 |
commit | 2a521ab0a4b7d981a2042353e2c60b8a877489b8 (patch) | |
tree | 5198483a73f37335733cb78cb6507b3ffdbb9fe5 /_pkgdown.yml | |
parent | 03e1598a3c79911a497758fe382461f288bf05e6 (diff) |
Improve docs and update pkgdown
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index a68c8d7a..51743488 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -21,21 +21,21 @@ reference: - title: Generics desc: Generic functions introduced by the package contents: + - parms - convergence - illparms - endpoints + - aw - title: Show results desc: Functions working with mkinfit objects contents: - plot.mkinfit - summary.mkinfit - - parms.mkinfit - confint.mkinfit - update.mkinfit - lrtest.mkinfit - loftest - mkinerrmin - - aw - CAKE_export - title: Work with mmkin objects desc: Functions working with aggregated results @@ -59,6 +59,9 @@ reference: - mixed - intervals - intervals.saem.mmkin + - multistart + - llhist + - parhist - title: Datasets and known results contents: - focus_soil_moisture |