CRAN/E | galts

galts

Genetic Algorithms and C-Steps Based LTS (Least Trimmed Squares) Estimation

Installation

About

Includes the ga.lts() function that estimates LTS (Least Trimmed Squares) parameters using genetic algorithms and C-steps. ga.lts() constructs a genetic algorithm to form a basic subset and iterates C-steps as defined in Rousseeuw and van-Driessen (2006) to calculate the cost value of the LTS criterion. OLS (Ordinary Least Squares) regression is known to be sensitive to outliers. A single outlying observation can change the values of estimated parameters. LTS is a resistant estimator even the number of outliers is up to half of the data. This package is for estimating the LTS parameters with lower bias and variance in a reasonable time. Version >=1.3 includes the function medmad for fast outlier detection in linear regression.

Key Metrics

Version 1.3.1
Published 2017-11-24 1945 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks galts results

Downloads

Last 24 hours 0 -100%
Last 7 days 72 0%
Last 30 days 224 +7%
Last 90 days 620 -16%
Last 365 days 3.239 -36%

Maintainer

Maintainer

Mehmet Hakan Satman

mhsatman@istanbul.edu.tr

Authors

Mehmet Hakan Satman

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

galts archive

Depends

genalg
DEoptim