Learn R Programming

bdots (version 1.2.5)

summary.bdotsObj: Summary for bdotsObj

Description

Provides summary information for bdotsObj

Usage

# S3 method for bdotsObj
summary(object, ...)

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)`

Arguments

object

An object of class bdotsObj

...

not used