cushcov {CUB} | R Documentation |
CUSH model with covariates
Description
Estimate and validate a CUSH model for ordinal responses, with covariates to explain the shelter effect.
Usage
cushcov(m, ordinal, X, shelter)
Arguments
m |
Number of ordinal categories |
ordinal |
Vector of ordinal responses |
X |
Matrix of selected covariates for explaining the shelter effect |
shelter |
Category corresponding to the shelter choice |
Value
An object of the class "GEM", "CUSH"
[Package CUB version 1.1.5 Index]