R/autocovar.R
addCovMultiple.Rd
Add multiple covariates to a given model, sequentially or all at once
addCovMultiple(covInfo, fitobject, indep = TRUE)
a list containing information about each variable-covariate pair
an nlmixr 'fit' object
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