From aa74f5a30853fb0a15c99c283e072f08ee819149 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 9 Nov 2020 17:24:53 +0100 Subject: saemix.mmkin and nlme.mmkin inherit from mixed.mmkin With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method. --- _pkgdown.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '_pkgdown.yml') diff --git a/_pkgdown.yml b/_pkgdown.yml index 61c69a9d..75296568 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -42,11 +42,10 @@ reference: desc: Create and work with nonlinear mixed effects models contents: - nlme.mmkin - - plot.nlme.mmkin - - summary.nlme.mmkin - saem.mmkin + - plot.mixed.mmkin + - summary.nlme.mmkin - summary.saem.mmkin - - plot.saem.mmkin - nlme_function - get_deg_func - saemix_model -- cgit v1.2.1