From a1631098acfc3352e19c331e568bd6f5766b3c3d Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 9 Nov 2020 16:33:19 +0100
Subject: Merge plot methods for nlme.mmkin and saem.mmkin
This avoids code duplication
---
docs/dev/reference/index.html | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
(limited to 'docs/dev/reference/index.html')
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html
index f5621402..5ed2044b 100644
--- a/docs/dev/reference/index.html
+++ b/docs/dev/reference/index.html
@@ -325,9 +325,9 @@ of an mmkin object
- plot(<nlme.mmkin>)
+ plot(<saem.mmkin>) plot(<nlme.mmkin>)
|
- Plot a fitted nonlinear mixed model obtained via an mmkin row object |
+ Plot predictions from a fitted nonlinear mixed model obtained via an mmkin row object |
@@ -348,12 +348,6 @@ of an mmkin object |
Summary method for class "saem.mmkin" |
-
- plot(<saem.mmkin>)
- |
- Plot an saem fitted nonlinear mixed model obtained via an mmkin row object |
-
-
nlme_function() mean_degparms() nlme_data()
|
--
cgit v1.2.1