Other packages > Find by keyword >

fscaret  

Automated Feature Selection from 'caret'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fscaret", "0.9.4.4")



Attach the package and use:
library("fscaret")
Maintained by
Jakub Szlek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-06-13
Latest Update:
Description:
Automated feature selection using variety of models provided by 'caret' package. This work was funded by Poland-Singapore bilateral cooperation project no 2/3/POL-SIN/2012.
How to cite:
Jakub Szlek (2013). fscaret: Automated Feature Selection from 'caret'. R package version 0.9.4.4, https://cran.r-project.org/web/packages/fscaret. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.8.4 (2013-06-13 16:11), 0.8.5.1 (2013-06-17 16:59), 0.8.5.2 (2013-06-28 15:37), 0.8.5.3 (2013-07-01 07:16), 0.8.5.4 (2014-02-26 17:18), 0.8.5.5 (2014-04-01 11:52), 0.8.5.6 (2014-04-14 19:20), 0.8.5.7 (2014-08-28 14:27), 0.8.6.2 (2014-09-29 15:19), 0.8.6.3 (2014-10-06 13:48), 0.9.3 (2015-03-04 16:04), 0.9.4.1 (2016-10-18 23:03), 0.9.4.2 (2017-12-12 22:51), 0.9.4.3 (2018-02-26 13:30), 0.9.4.4 (2018-05-08 10:15), 0.9.4 (2015-04-20 17:51), 0.9 (2015-01-11 13:15)
Other packages that cited fscaret R package
View fscaret citation profile
Other R packages that fscaret depends, imports, suggests or enhances
Complete documentation for fscaret
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
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  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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