aboutsummaryrefslogtreecommitdiff
path: root/man/one_box.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/one_box.Rd')
-rw-r--r--man/one_box.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/one_box.Rd b/man/one_box.Rd
index 8132a70..1bdc791 100644
--- a/man/one_box.Rd
+++ b/man/one_box.Rd
@@ -49,6 +49,6 @@ plot(pred_1)
# Use a model with more than one observed variable
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 = "model")
plot(pred_2)
}

Contact - Imprint