summary.stratEst.check: Method dispatch for Generic Function Summary

View source: R/summary_stratEst_check.R

summary.stratEst.checkR Documentation

Method dispatch for Generic Function Summary

Description

Method dispatch for Generic Function Summary

Usage

## S3 method for class 'stratEst.check'
summary(object, ...)

Arguments

object

An object returned by the functionstratEst.check(). An object of class stratEst.check.

...

additional arguments affecting the summary produced.

Value

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


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