Rfit: Rank-based estimation for linear models

Installation

Background

Rank-based (R) estimation for statistical models is a robust nonparametric alternative to classical estimation procedures such as least squares. R methods have been developed for models ranging from linear models, to linear mixed models, to timeseries, to nonlinear models. Advantages of these R methods over traditional methods such as maximum-likelihood or least squares is that they require fewer assumptions, are robust to gross outliers, and are highly efficient at a wide range of distributions. Rfit uses standard linear model syntax and includes commonly used functions for inference and diagnostic procedures. Wilcoxon scores, the default, are robust and highly efficent relative to the least squares estimator when the errors are normally distributed.

Fine Print

As with R itself, Rfit is free software and comes with ABSOLUTELY NO WARRANTY.