CovariateEffectModel-class | R Documentation |
Class represents an NLME covariate effects model
numCovariates
Number of covariate effects
covariateList
Comma separated list of covariate effects names
scenarioNames
Comma separated list of scenario names
isDefault
Comma separated list of flags
degreesOfFreedom
Comma separated list of degrees of freedom
CovariateEffectModel(numCovariates = 2,
covariateList = "V-Age,Cl-BW",
scenarioNames = "S,S",
isDefault = "1,1",
degreesOfFreedom = "1,1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.