aboutsummaryrefslogtreecommitdiff
path: root/R/saem.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/saem.R')
-rw-r--r--R/saem.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/saem.R b/R/saem.R
index 5daf4be8..9db2c04a 100644
--- a/R/saem.R
+++ b/R/saem.R
@@ -115,7 +115,7 @@ saem <- function(object, ...) UseMethod("saem")
saem.mmkin <- function(object,
transformations = c("mkin", "saemix"),
degparms_start = numeric(),
- test_log_parms = FALSE,
+ test_log_parms = TRUE,
conf.level = 0.6,
solution_type = "auto",
nbiter.saemix = c(300, 100),

Contact - Imprint