aboutsummaryrefslogtreecommitdiff
path: root/man/sawtooth.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/sawtooth.Rd')
-rw-r--r--man/sawtooth.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sawtooth.Rd b/man/sawtooth.Rd
index 8eb8bea..3b1bd3e 100644
--- a/man/sawtooth.Rd
+++ b/man/sawtooth.Rd
@@ -30,7 +30,7 @@ plot(sawtooth(pred, applications = applications))
m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE)
-pred_2 <- one_box(fit_2)
+pred_2 <- one_box(fit_2, ini = 1)
pred_2_saw <- sawtooth(pred_2, 2, 7)
plot(pred_2_saw, max_twa = 21, max_twa_var = "m1")

Contact - Imprint