<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Genetic algorithms and C-steps based LTS (Least Trimmed Squares)
estimation</dc:title>
  <dc:description>This package 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: genalg, DEoptim</dc:relation>
  <dc:creator>Mehmet Hakan Satman &lt;mhsatman@istanbul.edu.tr&gt;</dc:creator>
  <dc:contributor>Mehmet Hakan Satman</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2012-01-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=galts</dc:identifier>
 </rdf:Description>
</rdf:RDF>

