summary.bdotsBootObj: Summary for bdotsBootObj
Description
Provides summary information for bdotsBootObj
Usage
# S3 method for bdotsBootObj
summary(object, ...)
Value
Returns an object of class "bdotsBootSummary". There is some summarized
information included if assigned to an object, i.e., `summ <- summary(bdBootObj)`
then `str(summ)`
Arguments
- object
An object of class bdotsObj
- ...
Ignored for now