addCovMultiple | R Documentation |
Add multiple covariates to a given model, sequentially or all at once
addCovMultiple(covInfo, fitobject, indep = TRUE)
covInfo |
a list containing information about each variable-covariate pair |
fitobject |
an nlmixr 'fit' object |
indep |
a boolean indicating if the covariates should be added independently, or sequentially (append to the previous model); default is TRUE |
A list of fitobject searched
Vipul Mann, Matthew Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.