FixedEffectNames (CovariateModel)
Names of fixed effects in CovariateModel
object
Description
The FixedEffectNames
property is a cell array
of character vectors specifying the names of the fixed effects in
the Expression
property
of a CovariateModel
object. Names of fixed effects
are denoted with the prefix theta
.
Characteristics
Applies to | Object: CovariateModel |
Data type | Cell array of character vectors |
Data values | Names of the fixed effects in the Expression property.
These name are denoted with the prefix theta . |
Access | Read only |
See Also
CovariateModel
| Expression
| FixedEffectDescription
| FixedEffectValues