From a5874ab7fce4616e80be69366ff0685332f47bf1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 27 Oct 2020 15:34:14 +0100 Subject: Add summary method for nlme.mmkin objects Improve and update docs --- docs/dev/reference/index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/dev/reference/index.html') diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 24056025..fa3ec868 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -308,7 +308,7 @@ of an mmkin object

Mixed models

-

Create and work with nonlinear mixed models

+

Create and work with nonlinear mixed effects models

@@ -330,6 +330,12 @@ of an mmkin object

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

+ +

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

+ +

Summary method for class "nlme.mmkin"

+ +

nlme_function() mean_degparms() nlme_data()

-- cgit v1.2.1