| CovariateEffectModel-class | R Documentation |
Class represents an NLME covariate effects model
numCovariatesNumber of covariate effects
covariateListComma separated list of covariate effects names
scenarioNamesComma separated list of scenario names
isDefaultComma separated list of flags
degreesOfFreedomComma 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.