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. --- docs/dev/reference/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/dev/reference/index.html') diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 5ed2044b..ada9fb24 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -325,21 +325,21 @@ of an mmkin object

-

plot(<saem.mmkin>) plot(<nlme.mmkin>)

+

saem() saemix_model() saemix_data()

-

Plot predictions from a fitted nonlinear mixed model obtained via an mmkin row object

+

Fit nonlinear mixed models with SAEM

-

summary(<nlme.mmkin>) print(<summary.nlme.mmkin>)

+

plot(<mixed.mmkin>)

-

Summary method for class "nlme.mmkin"

+

Plot predictions from a fitted nonlinear mixed model obtained via an mmkin row object

-

saem() saemix_model() saemix_data()

+

summary(<nlme.mmkin>) print(<summary.nlme.mmkin>)

-

Fit nonlinear mixed models with SAEM

+

Summary method for class "nlme.mmkin"

-- cgit v1.2.1