Package: GARS
Type: Package
Date: 2020-09-04
Title: GARS: Genetic Algorithm for the identification of Robust Subsets
        of variables in high-dimensional and challenging datasets
Version: 1.29.0
Author: Mattia Chiesa <mattia.chiesa@hotmail.it>, 
    Luca Piacentini <luca.piacentini@cardiologicomonzino.it>
Maintainer: Mattia Chiesa <mattia.chiesa@hotmail.it>
Description: Feature selection aims to identify and remove redundant,
    irrelevant and noisy variables from high-dimensional datasets.
    Selecting informative features affects the subsequent 
    classification and regression analyses by improving their overall 
    performances. Several methods have been proposed to perform 
    feature selection: most of them relies on univariate statistics,
    correlation, entropy measurements or the usage of backward/forward
    regressions. Herein, we propose an efficient, robust and fast method
    that adopts stochastic optimization approaches for high-dimensional.
    GARS is an innovative implementation of a  genetic 
    algorithm that selects robust features in high-dimensional and
    challenging datasets.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
biocViews: Classification, FeatureExtraction, Clustering
Imports: DaMiRseq, MLSeq, stats, methods, SummarizedExperiment
Suggests: BiocStyle, knitr, testthat
Depends: R (>= 3.5), ggplot2, cluster
git_url: https://git.bioconductor.org/packages/GARS
git_branch: devel
git_last_commit: 682d391
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 23:13:32 UTC; biocbuild
Built: R 4.5.0; ; 2025-06-05 13:01:06 UTC; windows
