Learn R Programming

IRTpp (version 0.2.6.1)

checkModel: checkModel

Description

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

Usage

checkModel(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