diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-16 19:12:40 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-16 19:12:40 +0100 |
commit | a0192522fd79cced4e22e3e6096e4238b6ac2329 (patch) | |
tree | 59e235a7523810569257461371063c5a88857ea2 /man/saem.Rd | |
parent | 1a14621ec15a1d0142b55511a05919add3d28ceb (diff) |
Add printout of d24 model and update docs
Diffstat (limited to 'man/saem.Rd')
-rw-r--r-- | man/saem.Rd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/saem.Rd b/man/saem.Rd index 1fdfb2c4..dba948bb 100644 --- a/man/saem.Rd +++ b/man/saem.Rd @@ -16,7 +16,6 @@ saem(object, ...) solution_type = "auto", control = list(displayProgress = FALSE, print = FALSE, save = FALSE, save.graphs = FALSE), - cores = 1, verbose = FALSE, suppressPlot = TRUE, quiet = FALSE, @@ -29,7 +28,6 @@ saemix_model( object, solution_type = "auto", transformations = c("mkin", "saemix"), - cores = 1, verbose = FALSE, ... ) |