summary.af {mplot} | R Documentation |
Summary method for an af object
Description
Provides comprehensive output of the bootstrap results of an af object.
Usage
## S3 method for class 'af'
summary(object, best.only = TRUE, ...)
Arguments
object |
|
best.only |
logical determining whether the output used the
standard fence approach of only considering the best models
that pass the fence ( |
... |
further arguments (currently unused) |
[Package mplot version 1.0.6 Index]