diff options
Diffstat (limited to 'man/schaefer07_complex_case.Rd')
-rw-r--r-- | man/schaefer07_complex_case.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/schaefer07_complex_case.Rd b/man/schaefer07_complex_case.Rd index 01b27e3a..c666d08b 100644 --- a/man/schaefer07_complex_case.Rd +++ b/man/schaefer07_complex_case.Rd @@ -36,6 +36,6 @@ model <- mkinmod( B1 = list(type = "SFO"),
C1 = list(type = "SFO"),
A2 = list(type = "SFO"), use_of_ff = "max")
-\dontrun{mkinfit(model, data, plot=TRUE)}
+\dontrun{mkinfit(model, data)}
}
\keyword{datasets}
|