Other packages > Find by keyword >

FSinR  

Feature Selection in R
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.10")



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:
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 in R. R package version 2.0.10, https://cran.r-project.org/web/packages/FSinR. Accessed 06 Jun. 2026.
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), 2.0.8 (2025-10-20 21:20), 2.0.9 (2025-10-24 00:50)
Other packages that cited FSinR R package
View FSinR citation profile
Other R packages that FSinR depends, imports, suggests or enhances
Complete documentation for FSinR
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

Today's Hot Picks in Authors and Packages

BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
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  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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