names_constraints {mvord} | R Documentation |
An extractor function for the names of the regression coefficient constraints based on the model formula
and data
.
names_constraints(formula, data, contrasts = NULL)
formula |
model formula |
data |
a given data set. |
contrasts |
an optional list. See the |