best_model {IRTest}R Documentation

Selecting the best model

Description

Selecting the best model

Usage

best_model(..., criterion = "HQ")

Arguments

...

Candidate models

criterion

The criterion to be used. The default is HQ.

Value

The best model and model-fit indices.

Author(s)

Seewoo Li cu@yonsei.ac.kr


[Package IRTest version 2.0.0 Index]