cubshe {CUB} | R Documentation |
Main function for CUB models with a shelter effect
Description
Estimate and validate a CUB model with a shelter effect.
Usage
cubshe(m, ordinal, shelter, maxiter, toler)
Arguments
m |
Number of ordinal categories |
ordinal |
Vector of ordinal responses |
shelter |
Category corresponding to the shelter choice |
maxiter |
Maximum number of iterations allowed for running the optimization algorithm |
toler |
Fixed error tolerance for final estimates |
Value
An object of the class "CUB"
References
Iannario M. (2012). Modelling shelter choices in a class of mixture models for ordinal responses, Statistical Methods and Applications, 21, 1–22
[Package CUB version 1.1.5 Index]