aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-01-22 14:40:42 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-01-22 14:40:42 +0100
commit48ff25ee8114a5193c67e96e031ff836d4b719c3 (patch)
treee518e3b17c2f7b00735c7fbc669798195301decd /man
parent4e37669ac2ad3b3138480c3209f414101469fac7 (diff)
We do not need to suppress saemix plots any more
This makes fitting with saem within parallel::mclapply much faster and, surprisingly, much less hungry for RAM.
Diffstat (limited to 'man')
-rw-r--r--man/saem.Rd4
1 files changed, 0 insertions, 4 deletions
diff --git a/man/saem.Rd b/man/saem.Rd
index 775a8e7b..d5a8f17e 100644
--- a/man/saem.Rd
+++ b/man/saem.Rd
@@ -18,7 +18,6 @@ saem(object, ...)
control = list(displayProgress = FALSE, print = FALSE, save = FALSE, save.graphs =
FALSE),
verbose = FALSE,
- suppressPlot = TRUE,
quiet = FALSE,
...
)
@@ -59,9 +58,6 @@ automatic choice is not desired}
\item{verbose}{Should we print information about created objects of
type \link[saemix:SaemixModel-class]{saemix::SaemixModel} and \link[saemix:SaemixData-class]{saemix::SaemixData}?}
-\item{suppressPlot}{Should we suppress any plotting that is done
-by the saemix function?}
-
\item{quiet}{Should we suppress the messages saemix prints at the beginning
and the end of the optimisation process?}

Contact - Imprint