diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-26 09:36:44 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-26 09:36:44 +0200 |
commit | d25974f643ee46b7cd5ccd8331dd7bb0b14ab27a (patch) | |
tree | 47747ea2adfefd0099bd74fc4385412add6ed795 /_pkgdown.yml | |
parent | 3c5b2596daef4ed0ee5c38a7141fdf48dbe7c070 (diff) |
Don't test parhist and llhist on travis, docs
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index e2b2c0c3..6a357e05 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -53,6 +53,8 @@ reference: - plot.mixed.mmkin - summary.nlme.mmkin - summary.saem.mmkin + - anova.saem.mmkin + - logLik.saem.mmkin - nlme_function - get_deg_func - saemix_model |