diff options
Diffstat (limited to 'man/saem.Rd')
-rw-r--r-- | man/saem.Rd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/saem.Rd b/man/saem.Rd index 9167b51f..3dc8001a 100644 --- a/man/saem.Rd +++ b/man/saem.Rd @@ -26,7 +26,6 @@ saem(object, ...) 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, ... @@ -102,9 +101,6 @@ 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?} - \item{verbose}{Should we print information about created objects of type \link[saemix:SaemixModel-class]{saemix::SaemixModel} and \link[saemix:SaemixData-class]{saemix::SaemixData}?} |