names_constraints {mvord} | R Documentation |
Names of regression coefficient constraints in mvord
Description
An extractor function for the names of the regression coefficient constraints based on the model formula
and data
.
Usage
names_constraints(formula, data, contrasts = NULL)
Arguments
formula |
model formula |
data |
a given data set. |
contrasts |
an optional list. See the |
[Package mvord version 1.2.4 Index]