ihg00: Main function for IHG models without covariates

Description Usage Arguments Details Value

View source: R/ihg00.R

Description

Estimate and validate an IHG model without covariates for given ordinal responses.

Usage

1
ihg00(m, ordinal)

Arguments

m

Number of ordinal categories

ordinal

Vector of ordinal responses

Details

The optimization procedure is run via "optim", option method="Brent" for constrained optimization (lower bound = 0, upper bound=1).

Value

An object of the class "IHG"

An object of the class "IHG"


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