print.stratEst.check: Print Method for stratEst.check
Description
Print Method for stratEst.check
Usage
# S3 method for stratEst.check
print(x, ...)
Value
Prints a matrix
that contains the log-likelihood, the number of free model parameters, and the values of three information criteria in columns.
Arguments
- x
An object of class stratEst.check
.
- ...
Further arguments passed to or from other methods.