print.bglm {bigReg}R Documentation

print function for the bglm object

Description

print function for the bglm object

Usage

## S3 method for class 'bglm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

bglm object to be displayed

digits

number of significant digits to use

...

not yet used


[Package bigReg version 0.1.5 Index]