From 7777ff3b019e54364947ff393e2dab782d7cfe3c Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 10 Apr 2020 08:26:44 +0200
Subject: Improve nlme function docs
---
docs/404.html | 2 +-
docs/articles/index.html | 2 +-
docs/authors.html | 2 +-
docs/index.html | 2 +-
docs/news/index.html | 2 +-
docs/reference/endpoints.html | 2 +-
docs/reference/index.html | 4 +-
docs/reference/mkinds.html | 2 +-
docs/reference/mmkin.html | 14 +++--
docs/reference/nlme.html | 114 ++++++++++++++++++++++++++++++++++-----
docs/reference/plot.mmkin.html | 2 +-
docs/reference/print.mkinds.html | 2 +-
12 files changed, 119 insertions(+), 31 deletions(-)
(limited to 'docs')
diff --git a/docs/404.html b/docs/404.html
index 3658a137..dc3c3c18 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -67,7 +67,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
diff --git a/docs/articles/index.html b/docs/articles/index.html
index 3e181a2c..4a5087df 100644
--- a/docs/articles/index.html
+++ b/docs/articles/index.html
@@ -67,7 +67,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
diff --git a/docs/authors.html b/docs/authors.html
index 2bb2557a..20c040f9 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -67,7 +67,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
diff --git a/docs/index.html b/docs/index.html
index fe334eb8..7cf11e5c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -37,7 +37,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
diff --git a/docs/news/index.html b/docs/news/index.html
index cb5e6df3..c8d7ce3d 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -67,7 +67,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html
index f201294d..68af5fcf 100644
--- a/docs/reference/endpoints.html
+++ b/docs/reference/endpoints.html
@@ -75,7 +75,7 @@ advantage that the SFORB model can also be used for metabolites." />
mkin
- 0.9.49.9
+ 0.9.49.10
diff --git a/docs/reference/index.html b/docs/reference/index.html
index a3547e29..31f7678c 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -67,7 +67,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
@@ -273,7 +273,7 @@ of an mmkin object
@@ -159,12 +159,102 @@ datasets.
Value
- A named vector containing mean values of the fitted degradation model parameters
-A groupedData data object
-A function that can be used with nlme
+ A function that can be used with link{nlme}
+A named vector containing mean values of the fitted degradation model parameters
+A groupedData
object
Examples
-
+ #> Error in nlme_f(name, time, parent_0, log_k_parent_sink): konnte Funktion "nlme_f" nicht finden
#> Error in summary(m_nlme): Objekt 'm_nlme' nicht gefunden
#> Successfully compiled differential equation model from auto-generated C code.
#> Successfully compiled differential equation model from auto-generated C code.
#> Successfully compiled differential equation model from auto-generated C code.
#> Successfully compiled differential equation model from auto-generated C code.
#> Successfully compiled differential equation model from auto-generated C code.
#> Error in nlme_f_sfo_sfo(name, time, parent_0, log_k_parent_sink, log_k_parent_A1, log_k_A1_sink): konnte Funktion "nlme_f_sfo_sfo" nicht finden
#> Error in nlme_f_sfo_sfo_ff(name, time, parent_0, log_k_parent, log_k_A1, f_parent_ilr_1): konnte Funktion "nlme_f_sfo_sfo_ff" nicht finden
#> Error in nlme_f_sfo_sfo_ff(name, time, parent_0, log_k_parent, log_k_A1, f_parent_ilr_1): konnte Funktion "nlme_f_sfo_sfo_ff" nicht finden
#> Error in nlme_f_fomc_sfo(name, time, parent_0, log_alpha, log_beta, log_k_A1, f_parent_ilr_1): konnte Funktion "nlme_f_fomc_sfo" nicht finden
#> Error in anova(f_nlme_fomc_sfo, f_nlme_sfo_sfo): Objekt 'f_nlme_fomc_sfo' nicht gefunden
# }
+
diff --git a/docs/reference/print.mkinds.html b/docs/reference/print.mkinds.html
index de1a2410..824d961b 100644
--- a/docs/reference/print.mkinds.html
+++ b/docs/reference/print.mkinds.html
@@ -69,7 +69,7 @@
mkin
- 0.9.49.9
+ 0.9.49.10
--
cgit v1.2.1