Other packages > Find by keyword >

fdm2id  

Data Mining and R Programming for Beginners
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fdm2id", "0.9.9")



Attach the package and use:
library("fdm2id")
Maintained by
Alexandre Blansché
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-23
Latest Update: 2023-06-12
Description:
Contains functions to simplify the use of data mining methods (classification, regression, clustering, etc.), for students and beginners in R programming. Various R packages are used and wrappers are built around the main functions, to standardize the use of data mining methods (input/output): it brings a certain loss of flexibility, but also a gain of simplicity. The package name came from the French "Fouille de Donn
How to cite:
Alexandre Blansché (2019). fdm2id: Data Mining and R Programming for Beginners. R package version 0.9.9, https://cran.r-project.org/web/packages/fdm2id. Accessed 23 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:38), 0.8.7 (2019-08-23 17:20), 0.9.0 (2019-09-20 16:00), 0.9.1 (2020-01-10 03:00), 0.9.3 (2020-03-12 15:40), 0.9.4 (2020-10-30 14:00), 0.9.5 (2021-01-04 12:30), 0.9.6 (2021-10-29 17:00), 0.9.7 (2022-10-08 10:20), 0.9.8 (2022-10-16 21:52)
Other packages that cited fdm2id R package
View fdm2id citation profile
Other R packages that fdm2id depends, imports, suggests or enhances
Complete documentation for fdm2id
Functions, R codes and Examples using the fdm2id R package
Some associated functions: ADABOOST . APRIORI . BAGGING . CA . CART . CDA . DBSCAN . EM . FEATURESELECTION . GRADIENTBOOSTING . HCA . KERREG . KMEANS . KNN . LDA . LINREG . LR . MCA . MEANSHIFT . MLP . MLPREG . NB . NMF . PCA . POLYREG . QDA . RANDOMFOREST . SOM . SPECTRAL . STUMP . SVD . SVM . SVMl . SVMr . SVR . SVRl . SVRr . TEXTMINING . TSNE . accident2014 . alcohol . apriori-class . augmentation . autompg . beetles . birth . boosting-class . boxclus . britpop . cartdepth . cartinfo . cartleafs . cartnodes . cartplot . cda-class . closegraphics . compare.accuracy . compare.jaccard . compare.kappa . compare . confusion . cookies . cookplot . correlated . cost.curves . credit . data.diag . data.gauss . data.parabol . data.target1 . data.target2 . data.twomoons . data.xor . data1 . data2 . data3 . dataset-class . dbs-class . decathlon . distplot . em-class . eucalyptus . evaluation.accuracy . evaluation.adjr2 . evaluation.fmeasure . evaluation.fowlkesmallows . evaluation.goodness . evaluation.jaccard . evaluation.kappa . evaluation.msep . evaluation . evaluation.precision . evaluation.r2 . evaluation.recall . exportgraphics . factorial-class . filter.rules . frequentwords . general.rules . getvocab . intern.dunn . intern.interclass . intern.intraclass . intern . ionosphere . kaiser . kmeans.getk . knn-class . leverageplot . linsep . loadtext . meanshift-class . model-class . movies . ozone . params-class . performance . plot.cda . plot.factorial . plot.som . plotavsp . plotcloud . plotclus . plotdata . plotzipf . predict.apriori . predict.boosting . predict.cda . predict.dbs . predict.em . predict.kmeans . predict.knn . predict.meanshift . predict.model . predict.selection . predict.textmining . print.apriori . print.factorial . pseudoF . query.docs . query.words . reg1 . reg2 . regplot . resplot . roc.curves . rotation . runningtime . scatterplot . selectfeatures . selection-class . snore . som-class . spectral-class . spine . splitdata . stability . summary.apriori . temperature . textmining-class . titanic . toggleexport . treeplot . universite . vectorize.docs . vectorize.words . vectorizer-class . vowels . wheat . wine . zoo . 
Some associated R codes: association.R . classification.R . clustering.R . dataset.R . factorial.R . feature.R . imports.R . misc.R . regression.R . text.R . visualization.R .  Full fdm2id package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  
MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
Download / Learn more Package Citations See dependency  
ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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