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