Other packages > Find by keyword >

FSinR  

Feature Selection
View on CRAN: Click here


Download and install FSinR package within the R console
Install from CRAN:
install.packages("FSinR")

Install from Github:
library("remotes")
install_github("cran/FSinR")

Install by package version:
library("remotes")
install_version("FSinR", "2.0.5")



Attach the package and use:
library("FSinR")
Maintained by
Alfonso Jiménez-Vílchez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-12-22
Latest Update: 2020-11-23
Description:
Feature subset selection algorithms modularized in search algorithms and measure utilities. Full list and more information available at .
How to cite:
Alfonso Jiménez-Vílchez (2019). FSinR: Feature Selection. R package version 2.0.5, https://cran.r-project.org/web/packages/FSinR. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.0.6 (2019-12-22 16:30), 1.0.8 (2020-03-08 11:10), 2.0.3 (2020-08-13 00:52), 2.0.5 (2020-11-23 11:50)
Other packages that cited FSinR R package
View FSinR citation profile
Other R packages that FSinR depends, imports, suggests or enhances
Functions, R codes and Examples using the FSinR R package
Some associated functions: IEConsistency . IEPConsistency . Jd . LCC . LasVegas . MDLC . ReliefFeatureSetMeasure . antColony . binaryConsistency . breadthFirst . chiSquared . cramer . deepFirst . determinationCoefficient . directFeatureSelection . directSearchAlgorithm . featureSelection . filterEvaluator . fscore . gainRatio . geneticAlgorithm . giniIndex . hillClimbing . hybridFeatureSelection . hybridSearchAlgorithm . isDataframeContinuous . isDataframeDiscrete . mutualInformation . normalizedRelief . normalizedReliefFeatureSetMeasure . relief . roughsetConsistency . searchAlgorithm . selectDifference . selectKBest . selectPercentile . selectSlope . selectThreshold . selectThresholdRange . sequentialBackwardSelection . sequentialFloatingBackwardSelection . sequentialFloatingForwardSelection . sequentialForwardSelection . simulatedAnnealing . symmetricalUncertain . tabu . whaleOptimization . wrapperEvaluator . 
Some associated R codes: Jd.R . LCC.R . RFSM.R . chi2.R . consistency.R . determinationCoefficient.R . directFeatureSelection.R . directSearchGenerator.R . discrete.R . entropy.R . exhaustiveSearch.R . fScore.R . featureSelection.R . filterGenerator.R . gini.R . hybridFeatureSelection.R . hybridSearchGenerator.R . localSearch.R . mdlc.R . metaheuristic.R . others.R . probabilistic.R . relief.R . searchGenerator.R . selectIndividualFeatures.R . sequentialSelection.R . wrapperGenerator.R .  Full FSinR package functions and examples
Downloads during the last 30 days
03/2203/2403/2503/2804/0104/0204/0504/0604/0704/0804/0904/1204/1504/1704/18Downloads for FSinR024681012141618TrendBars

Today's Hot Picks in Authors and Packages

bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA