Log-likelihood function for a CUSH model with covariates
Compute the log-likelihood function for a CUSH model with covariates for the given ordinal responses.
loglikcushcov(m, ordinal, X, omega, shelter)
m
: Number of ordinal categoriesordinal
: Vector of ordinal responsesX
: Matrix of selected covariates for explaining the shelter parameteromega
: Vector of parameters for explaining the shelter effect, with length equal to NCOL(X)+1 to account for an intercept term (first entry of omega)shelter
: Category corresponding to the shelter choiceUseful links