summary.checkConsistency {TMB} | R Documentation |
Summarize output from checkConsistency
Description
Summarize output from checkConsistency
Usage
## S3 method for class 'checkConsistency'
summary(object, na.rm = FALSE, ...)
Arguments
object |
Output from |
na.rm |
Logical; Remove failed simulations ? |
... |
Not used |
Value
List of diagnostics
[Package TMB version 1.9.14 Index]