| Contents | Index |
The FixedEffectDescription property is a cell array of strings describing the fixed effects in the Expression property of a CovariateModel object. Each string describes the role of a fixed effect in the expression equation. For example, in the following expression equation:
Cl = exp(theta1 + theta2*WEIGHT + theta3*AGE + eta1)
The description for the fixed effect theta1 is 'Cl', which indicates it is the intercept for the parameter Cl. Also, the description for the fixed effect theta2 is 'Cl/WEIGHT', which indicates it is the slope of the line that defines the relationship between the parameter Cl and the covariate WEIGHT.
| Applies to | Object: CovariateModel |
| Data type | Cell array of strings |
| Data values | Description of the roles of the fixed effects in the Expression property |
| Access | Read only |
CovariateModel | Expression | FixedEffectNames | FixedEffectValues

See how to analyze, visualize, and model biological data and systems using MathWorks products.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |