Learn R Programming

IRTpp (version 0.2.6.1)

check.model: model verification

Description

Checks a test according to the model library to validate if it can be estimated or abort the current procedure.

Usage

check.model(model, msg = "", error = T)

Arguments

model
The model to check
msg
Additional error message
error
Optional. If false, this function wont throw a stop.

Value

No return, in case that the model is not valid throws a stop. If error is false, Only prints a message