coef.robustlm: Provides estimated coefficients from a fitted "robustlm"...

Description Usage Arguments Value

View source: R/coef.robustlm.R

Description

This function provides estimated coefficients from a fitted "robustlm" object.

Usage

1
2
## S3 method for class 'robustlm'
coef(object, ...)

Arguments

object

An "robustlm" project.

...

Other arguments.

Value

A list consisting of the intercept and regression coefficients of the fitted model.


robustlm documentation built on March 22, 2021, 5:06 p.m.