NlmeCovariateParameter-class {Certara.RsNLME} | R Documentation |
NlmeCovariateParameter
Description
Class represents an NLME Covariate parameter
Arguments
name |
Name of covariate parameter |
type |
Type of covariate parameter: Continuous|Category|Occasion |
direction |
Curve fitting method: Forward|Interpolate|Backward |
isDiagonal |
Is the structure diagonal (TRUE)| or box (FALSE) |
centerValue |
Covariate centering value |
isPositive |
Are the covariate values all positive |
continuousType |
Type of value to use for the centering value: CovarNumber|CovarMean|CovarMedian |
covarEffList |
List of covariate effects |
covarItems |
List of covariate items |
[Package Certara.RsNLME version 3.0.1 Index]