From a0192522fd79cced4e22e3e6096e4238b6ac2329 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 16 Dec 2020 19:12:40 +0100 Subject: Add printout of d24 model and update docs --- man/D24_2014.Rd | 1 + man/saem.Rd | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'man') 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, ... ) -- cgit v1.2.1