summary.roblm: summary method for roblm objects

Description Usage Arguments

View source: R/robustregression.R

Description

summary method for roblm objects

Usage

1
2
## S3 method for class 'roblm'
summary(fit, conf.level = 0.95, digits = 6)

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 6.


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