summary.stratEst.check {stratEst} | R 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 function |
... |
additional arguments affecting the summary produced. |
Value
No return value, prints a summary of the model checks to the console.
[Package stratEst version 1.1.6 Index]