Learn R Programming

⚠️There's a newer version (0.1-11) of this package.Take me there.

robustreg (version 0.1-8)

Robust Regression Functions

Description

Linear regression functions using Huber and bisquare psi functions. Optimal weights are calculated using IRLS algorithm.

Copy Link

Version

Install

install.packages('robustreg')

Monthly Downloads

277

Version

0.1-8

License

GPL (>= 2)

Maintainer

Ian Johnson

Last Published

July 30th, 2015

Functions in robustreg (0.1-8)

robustRegBS

Robust Regression Function using Bisquare Psi Function
fit_rcpp

Predict y from X and b
robustRegH

Robust Regression Function using Huber Psi Function