aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-12-16 19:12:40 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-12-16 19:12:40 +0100
commita0192522fd79cced4e22e3e6096e4238b6ac2329 (patch)
tree59e235a7523810569257461371063c5a88857ea2 /man
parent1a14621ec15a1d0142b55511a05919add3d28ceb (diff)
Add printout of d24 model and update docs
Diffstat (limited to 'man')
-rw-r--r--man/D24_2014.Rd1
-rw-r--r--man/saem.Rd2
2 files changed, 1 insertions, 2 deletions
diff --git a/man/D24_2014.Rd b/man/D24_2014.Rd
index d0ab516a..90fde27b 100644
--- a/man/D24_2014.Rd
+++ b/man/D24_2014.Rd
@@ -40,5 +40,6 @@ print(D24_2014$ds[[1]], data = TRUE)
m_D24 = mkinmod(D24 = mkinsub("SFO", to = "DCP"),
DCP = mkinsub("SFO", to = "DCA"),
DCA = mkinsub("SFO"))
+print(D24_2014)
}
\keyword{datasets}
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,
...
)

Contact - Imprint