print.stratEst.check {stratEst} | R Documentation |
Print Method for stratEst.check
Description
Print Method for stratEst.check
Usage
## S3 method for class 'stratEst.check'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments passed to or from other methods. |
Value
Prints a matrix
that contains the log-likelihood, the number of free model parameters, and the values of three information criteria in columns.
[Package stratEst version 1.1.6 Index]