cub00: Main function for CUB models without covariates

Description Usage Arguments Value See Also

View source: R/cub00.R

Description

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

Usage

1
cub00(m, ordinal, maxiter, toler)

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

Value

An object of the class "CUB"

See Also

CUB, probbit, probcub00, loglikCUB


CUB documentation built on March 31, 2020, 5:14 p.m.