summary.blm {bigReg} | R Documentation |
summary function for the blm object
Description
summary function for the blm object
Usage
## S3 method for class 'blm'
summary(object, ...)
Arguments
object |
blm object to be summarized |
... |
not used |
[Package bigReg version 0.1.5 Index]