From 0c9b2f0e3c8ce65cb790c9e048476784cbbea070 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 11 Jun 2021 11:14:45 +0200
Subject: Finished 'summary.nlmixr.mmkin', checks, docs
---
docs/dev/reference/index.html | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)
(limited to 'docs/dev/reference/index.html')
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html
index 5533a01f..f5825742 100644
--- a/docs/dev/reference/index.html
+++ b/docs/dev/reference/index.html
@@ -71,7 +71,7 @@
mkin
- 1.0.4.9000
+ 1.0.5
@@ -324,6 +324,12 @@ of an mmkin object
Fit nonlinear mixed models with SAEM |
+
+ nlmixr(<mmkin>) print(<nlmixr.mmkin>) nlmixr_model() nlmixr_data()
+ |
+ Fit nonlinear mixed models using nlmixr |
+
+
plot(<mixed.mmkin>)
|
@@ -336,6 +342,12 @@ of an mmkin object
Summary method for class "nlme.mmkin" |
+
+ summary(<nlmixr.mmkin>) print(<summary.nlmixr.mmkin>)
+ |
+ Summary method for class "nlmixr.mmkin" |
+
+
summary(<saem.mmkin>) print(<summary.saem.mmkin>)
|
@@ -343,7 +355,7 @@ of an mmkin object
- nlme_function() mean_degparms() nlme_data()
+ nlme_function() nlme_data()
|
Helper functions to create nlme models from mmkin row objects |
@@ -605,6 +617,12 @@ kinetic models fitted with mkinfit
Function to plot squared residuals and the error model for an mkin object |
+
+ mean_degparms()
+ |
+ Calculate mean degradation parameters for an mmkin row object |
+
+
create_deg_func()
|
--
cgit v1.2.1