galts (Q36282): Difference between revisions

From MaRDI portal
Removed claim: Software Heritage ID (P1454): swh:1:snp:c932015188d367f91ffb32140b3e272945ea4b18
Swh import (talk | contribs)
SWHID from Software Heritage
 
(11 intermediate revisions by 5 users not shown)
Property / programmed in
 
Property / programmed in: R / rank
Normal rank
 
Property / last update
24 November 2017
Timestamp+2017-11-24T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 24 November 2017 / rank
Normal rank
 
Property / author
 
Property / author: Mehmet Hakan Satman / rank
Normal rank
 
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
Normal rank
 
Property / copyright license
 
Property / copyright license: GNU General Public License, version 3.0 / rank
Normal rank
 
Property / copyright license: GNU General Public License, version 3.0 / qualifier
edition/version: expanded from: GPL (English)
 
Property / depends on software
 
Property / depends on software: genalg / rank
Normal rank
 
Property / depends on software
 
Property / depends on software: DEoptim / rank
Normal rank
 
Property / software version identifier
 
1.0
Property / software version identifier: 1.0 / rank
 
Normal rank
Property / software version identifier: 1.0 / qualifier
 
publication date: 15 November 2010
Timestamp+2010-11-15T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.1
Property / software version identifier: 1.1 / rank
 
Normal rank
Property / software version identifier: 1.1 / qualifier
 
publication date: 5 February 2011
Timestamp+2011-02-05T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.2
Property / software version identifier: 1.2 / rank
 
Normal rank
Property / software version identifier: 1.2 / qualifier
 
publication date: 7 January 2012
Timestamp+2012-01-07T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.3
Property / software version identifier: 1.3 / rank
 
Normal rank
Property / software version identifier: 1.3 / qualifier
 
publication date: 7 February 2013
Timestamp+2013-02-07T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.3.2
Property / software version identifier: 1.3.2 / rank
 
Normal rank
Property / software version identifier: 1.3.2 / qualifier
 
publication date: 20 August 2023
Timestamp+2023-08-20T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / programmed in
 
Property / programmed in: R / rank
 
Normal rank
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
Property / last update
 
20 August 2023
Timestamp+2023-08-20T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 20 August 2023 / rank
 
Normal rank
Property / description
 
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.
Property / description: 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. / rank
 
Normal rank
Property / author
 
Property / author: Mehmet Hakan Satman / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 3.0 / rank
 
Normal rank
Property / copyright license: GNU General Public License, version 3.0 / qualifier
 
edition/version: expanded from: GPL (English)
Property / depends on software
 
Property / depends on software: genalg / rank
 
Normal rank
Property / depends on software
 
Property / depends on software: DEoptim / rank
 
Normal rank
Property / source code repository
 
Property / source code repository: https://github.com/cran/galts / rank
 
Normal rank
Property / Software Heritage ID
 
Property / Software Heritage ID: swh:1:snp:c932015188d367f91ffb32140b3e272945ea4b18 / rank
 
Normal rank
Property / Software Heritage ID: swh:1:snp:c932015188d367f91ffb32140b3e272945ea4b18 / qualifier
 
Property / Software Heritage ID: swh:1:snp:c932015188d367f91ffb32140b3e272945ea4b18 / qualifier
 
point in time: 8 September 2023
Timestamp+2023-09-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
links / mardi / namelinks / mardi / name
 

Latest revision as of 20:51, 21 March 2024

Genetic Algorithms and C-Steps Based LTS (Least Trimmed Squares) Estimation
Language Label Description Also known as
English
galts
Genetic Algorithms and C-Steps Based LTS (Least Trimmed Squares) Estimation

    Statements

    0 references
    0 references
    1.3.1
    24 November 2017
    0 references
    1.0
    15 November 2010
    0 references
    1.1
    5 February 2011
    0 references
    1.2
    7 January 2012
    0 references
    1.3
    7 February 2013
    0 references
    1.3.2
    20 August 2023
    0 references
    0 references
    0 references
    20 August 2023
    0 references
    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.
    0 references
    0 references
    0 references