Learn R Programming

CUB (version 1.1.5)

cub00: Main function for CUB models without covariates

Description

Function to estimate and validate a CUB model without covariates for given ordinal responses.

Usage

cub00(m, ordinal, maxiter, toler)

Value

An object of the class "CUB"

Arguments

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

See Also

CUB, probbit, probcub00, loglikCUB