Learn R Programming

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

robustreg (version 0.1-7)

Robust Regression Functions

Description

Linear regression functions using Huber and Bisquare psi functions

Copy Link

Version

Install

install.packages('robustreg')

Monthly Downloads

277

Version

0.1-7

License

GPL (>= 2)

Maintainer

Ian Johnson

Last Published

October 28th, 2014

Functions in robustreg (0.1-7)

fit_rcpp

Predict Y from X and b
robustRegH

Robust Regression Function using Huber Psi Function
robustRegBS

Robust Regression Function using Bisquare Psi Function