diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-23 18:13:14 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-23 18:13:14 +0200 |
commit | 36b67cc7505a0a7f0960d4cb820c527f27e18f9c (patch) | |
tree | 389897451f80e8684b2ba6d9bb3da53bd4d5cbff /man/saem.Rd | |
parent | 40b78bed232798ecbeb72759cdf8d400ea35b31f (diff) | |
parent | 25648577b6d5a4521da7c9d2eb174d292d2d85af (diff) |
Merge branch 'master' into nlmixr
After the merge, run make test and accept the new snapshot for the mixed
model fit for an nlme object
Diffstat (limited to 'man/saem.Rd')
-rw-r--r-- | man/saem.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/saem.Rd b/man/saem.Rd index f462f405..00e9aeda 100644 --- a/man/saem.Rd +++ b/man/saem.Rd @@ -14,7 +14,7 @@ saem(object, ...) 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), |