summary.bdotsObj {bdots} | R Documentation |
Summary for bdotsObj
Description
Provides summary information for bdotsObj
Usage
## S3 method for class 'bdotsObj'
summary(object, ...)
Arguments
object |
An object of class bdotsObj |
... |
not used |
Value
Returns an object of class "bdotsSummary". There is some summarized information included if assigned to an object, i.e., 'summ <- summary(bdObj)' then 'str(summ)'
[Package bdots version 1.2.5 Index]