addCovMultiple: Add multiple covariates to a given model, sequentially or all...

addCovMultipleR Documentation

Add multiple covariates to a given model, sequentially or all at once

Description

Add multiple covariates to a given model, sequentially or all at once

Usage

addCovMultiple(covInfo, fitobject, indep = TRUE)

Arguments

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

Value

A list of fitobject searched

Author(s)

Vipul Mann, Matthew Fidler


nlmixr documentation built on March 27, 2022, 5:05 p.m.