print.stratEst.model: Print Method for stratEst.model

View source: R/print_stratEst_model.R

print.stratEst.modelR Documentation

Print Method for stratEst.model

Description

Print Method for stratEst.model

Usage

## S3 method for class 'stratEst.model'
print(x, ...)

Arguments

x

An object of class stratEst.model.

...

Further arguments passed to or from other methods.

Value

No return value, prints a summary of the model to the console.


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