print.stratEst.check: Print Method for stratEst.check

View source: R/print_stratEst_check.R

print.stratEst.checkR 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 stratEst.check.

...

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.


stratEst documentation built on Dec. 1, 2022, 1:13 a.m.