From 90fa42c86596c85168931148bf8d5fa014fa7794 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Thu, 23 Jul 2020 10:51:39 +0200
Subject: Update docs, use R6 support of roxygen
---
docs/reference/sawtooth.html | 46 ++++++++++++++++++++++----------------------
1 file changed, 23 insertions(+), 23 deletions(-)
(limited to 'docs/reference/sawtooth.html')
diff --git a/docs/reference/sawtooth.html b/docs/reference/sawtooth.html
index 7720afc..fea24d4 100644
--- a/docs/reference/sawtooth.html
+++ b/docs/reference/sawtooth.html
@@ -10,23 +10,27 @@
-
+
-
+
-
+
+
+
+
+
-
-
+
+
-
+
-
-
+
+
@@ -36,9 +40,8 @@
-
-
@@ -56,7 +59,7 @@ n and i are disregarded." />
-
+
@@ -107,7 +110,7 @@ n and i are disregarded." />
-
If the application pattern is specified in applications
,
+
If the application pattern is specified in applications
,
n
and i
are disregarded.
@@ -145,10 +148,10 @@ the corresponding amounts applied in the second column.
Examples
-m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE)
#> Warning: Observations with value of zero were removed from the data
+m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE)
#> Warning: Observations with value of zero were removed from the data
#> Warning: Shapiro-Wilk test for standardized residuals: p = 0.0165
#> $max
#> parent m1
#> 0.7834480 0.8617048
@@ -162,13 +165,10 @@ the corresponding amounts applied in the second column.
#> 21.00 47.85
#>
-
@@ -179,7 +179,7 @@ the corresponding amounts applied in the second column.
--
cgit v1.2.1