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

View source: R/coef.robustlm.R

coef.robustlmR Documentation

Provides estimated coefficients from a fitted "robustlm" object.

Description

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

Usage

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


Mamba413/rvs documentation built on Jan. 28, 2024, 6:27 p.m.