Author: | Tony Voyle | |
Category: | Regression | |
Date: | 2009-09-10 | |
Depends: | weka (>=3.7.1) | |
Description: | Implements a least median squared linear regression utilizing the existing weka LinearRegression class to form predictions. Least squared regression functions are generated from random subsamples of the data. The least squared regression with the lowest meadian squared error is chosen as the final model. The basis of the algorithm is Peter J. Rousseeuw, Annick M. Leroy (1987). Robust regression and outlier detection. | |
License: | GPL 2.0 | |
Maintainer: | Weka team <wekalist{[at]}list.scms.waikato.ac.nz> | |
PackageURL: | http://prdownloads.sourceforge.net/weka/leastMedSquared1.0.0.zip?download | |
URL: | http://weka.sourceforge.net/doc.packages/leastMedSquared | |
Version: | 1.0.0 |