summary.af: Summary method for an af object

Description Usage Arguments

Description

Provides comprehensive output of the bootstrap results of an af object.

Usage

1
2
## S3 method for class 'af'
summary(object, best.only = TRUE, ...)

Arguments

object

af object, the result of af

best.only

logical determining whether the output used the standard fence approach of only considering the best models that pass the fence (TRUE) or if it should take into account all models that pass the fence at each boundary value (FALSE).

...

further arguments (currently unused)


garthtarr/mplot documentation built on July 14, 2021, 7:44 a.m.