Main function for CUB models without covariates
Function to estimate and validate a CUB model without covariates for given ordinal responses.
cub00(m, ordinal, maxiter, toler)
m
: Number of ordinal categoriesordinal
: Vector of ordinal responsesmaxiter
: Maximum number of iterations allowed for running the optimization algorithmtoler
: Fixed error tolerance for final estimatesAn object of the class "CUB"
CUB
, probbit
, probcub00
, loglikCUB
Useful links