checkConsistency.QMatrix: Check object consistency
Description
Check object consistency.
Usage
# S3 method for QMatrix
checkConsistency(this, check.process=TRUE, ...)
Arguments
check.process
Check the associated process object.
Value
Returns an invisible TRUE if no inconsistencies found in the object, throws
an error otherwise.
See Also
For more information see QMatrix
.