cub00 {CUB} | R Documentation |
Function to estimate and validate a CUB model without covariates for given ordinal responses.
cub00(m, ordinal, maxiter, toler)
m |
Number of ordinal categories |
ordinal |
Vector of ordinal responses |
maxiter |
Maximum number of iterations allowed for running the optimization algorithm |
toler |
Fixed error tolerance for final estimates |
An object of the class "CUB"
CUB
, probbit
, probcub00
, loglikCUB