Main function for IHG models without covariates
Estimate and validate an IHG model without covariates for given ordinal responses.
ihg00(m, ordinal)
m
: Number of ordinal categoriesordinal
: Vector of ordinal responsesAn object of the class "IHG"
An object of the class "IHG"
The optimization procedure is run via "optim", option method="Brent" for constrained optimization (lower bound = 0, upper bound=1).
Useful links