Provides comprehensive output of the bootstrap results of an af object.
# S3 method for af
summary(object, best.only = TRUE, ...)
af
object, the result of af
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)