check.model: model verification

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


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