print.bglm: print function for the bglm object

Description Usage Arguments

Description

print function for the bglm object

Usage

1
2
## 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


bigReg documentation built on May 2, 2019, 6:43 a.m.

Related to print.bglm in bigReg...