View source: R/summaryFunctions.R
summary.bdotsBootObj | R Documentation |
Provides summary information for bdotsBootObj
## S3 method for class 'bdotsBootObj' summary(object, ...)
object |
An object of class bdotsObj |
... |
Ignored for now |
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)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.