checkModel: checkModel

Description Usage Arguments Value

View source: R/utils.R

Description

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

Usage

1
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


IRTpp documentation built on May 29, 2017, 9:58 a.m.