cubshe: Main function for CUB models with a shelter effect

View source: R/cubshe.R

cubsheR 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


CUB documentation built on May 29, 2024, 5:23 a.m.