print.robglm: print method for robglm objects

Description Usage Arguments

View source: R/robustGlms.R

Description

print method for robglm objects

Usage

1
2
## S3 method for class 'robglm'
print(fit, conf.level = 0.95, digits = 3)

Arguments

fit

the model fit

conf.level

the confidence level for the interval estimation. defaults to 0.95.

digits

the number of significant digits to display. defaults to 3.


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.