birdie-family: BIRDiE Complete-Data Model Families
Description
BIRDiE supports a number of complete-data outcome models, including
categorical regression models. Models specific to BIRDiE are listed here.
See the Details section of birdie()
for more information about each
model.
Usage
cat_dir(link = "identity")cat_mixed(link = "softmax")
Value
A list of class family
containing the specification.
Arguments
- link
The link function. Only one option available for categorical
regression models.