aboutsummaryrefslogtreecommitdiff
path: root/man/saem.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-03-19 11:22:07 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-03-19 11:22:07 +0100
commit6d6dc7d53bf99b088af3488588574afc832fb7fe (patch)
tree6dff11a3e87e9e9f5e8cefbd0009acef91a8eb96 /man/saem.Rd
parentcb112e53163f9dc63d439dba50ca051877d67a79 (diff)
test_log_parms for plot.mixed.mmkin, roxygen run
Diffstat (limited to 'man/saem.Rd')
-rw-r--r--man/saem.Rd10
1 files changed, 7 insertions, 3 deletions
diff --git a/man/saem.Rd b/man/saem.Rd
index 45f74e44..f462f405 100644
--- a/man/saem.Rd
+++ b/man/saem.Rd
@@ -17,8 +17,9 @@ saem(object, ...)
test_log_parms = FALSE,
conf.level = 0.6,
solution_type = "auto",
- control = list(displayProgress = FALSE, print = FALSE, save = FALSE, save.graphs =
- FALSE),
+ nbiter.saemix = c(300, 100),
+ control = list(displayProgress = FALSE, print = FALSE, nbiter.saemix = nbiter.saemix,
+ save = FALSE, save.graphs = FALSE),
fail_with_errors = TRUE,
verbose = FALSE,
quiet = FALSE,
@@ -65,7 +66,10 @@ for parameter that are tested if requested by 'test_log_parms'.}
\item{solution_type}{Possibility to specify the solution type in case the
automatic choice is not desired}
-\item{control}{Passed to \link[saemix:saemix]{saemix::saemix}}
+\item{nbiter.saemix}{Convenience option to increase the number of
+iterations}
+
+\item{control}{Passed to \link[saemix:saemix]{saemix::saemix}.}
\item{fail_with_errors}{Should a failure to compute standard errors
from the inverse of the Fisher Information Matrix be a failure?}

Contact - Imprint