aboutsummaryrefslogtreecommitdiff
path: root/R/saem.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-03-15 19:06:02 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2023-03-15 19:06:02 +0100
commitdd525f49b852376f24851f23c36d6c50f23dbf82 (patch)
treeeb0a6b5d41df3ea35f0f61269ca66957c80dcfd5 /R/saem.R
parent262d4de5fb2c6e98367793650607b3baa4268fcc (diff)
Start parms and endpoints for covariates
Diffstat (limited to 'R/saem.R')
-rw-r--r--R/saem.R2
1 files changed, 2 insertions, 0 deletions
diff --git a/R/saem.R b/R/saem.R
index 7eeec2bb..bddd3bfe 100644
--- a/R/saem.R
+++ b/R/saem.R
@@ -226,6 +226,8 @@ saem.mmkin <- function(object,
transformations = transformations,
transform_rates = object[[1]]$transform_rates,
transform_fractions = object[[1]]$transform_fractions,
+ covariates = covariates,
+ covariate_models = covariate_models,
sm = m_saemix,
so = f_saemix,
call = call,

Contact - Imprint