names_constraints: Names of regression coefficient constraints in mvord

View source: R/mvord.R

names_constraintsR 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 contrasts.arg of model.matrix.default.


mvord documentation built on Sept. 11, 2024, 7:21 p.m.