Other packages > Find by keyword >

rFerns  

Random Ferns Classifier
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rFerns", "5.0.0")



Attach the package and use:
library("rFerns")
Maintained by
Miron Bartosz Kursa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-12-30
Latest Update: 2021-09-22
Description:
Provides the random ferns classifier by Ozuysal, Calonder, Lepetit and Fua (2009) , modified for generic and multi-label classification and featuring OOB error approximation and importance measure as introduced in Kursa (2014) .
How to cite:
Miron Bartosz Kursa (2011). rFerns: Random Ferns Classifier. R package version 5.0.0, https://cran.r-project.org/web/packages/rFerns. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:47), 0.1 (2011-12-30 12:23), 0.2 (2012-01-02 20:14), 0.3.1 (2013-04-23 16:50), 0.3.2 (2014-02-18 16:04), 0.3.3 (2014-03-24 16:55), 0.3 (2012-01-18 16:32), 1.0.0 (2014-11-11 12:27), 1.1.0 (2014-11-30 17:14), 2.0.0 (2015-12-03 13:05), 2.0.1 (2016-05-20 05:21), 2.0.2 (2016-07-22 18:48), 2.0.3 (2017-11-15 15:50), 3.0.0 (2018-07-16 19:40), 4.0.0 (2020-08-17 18:50), 5.0.0 (2021-09-22 12:00)
Other packages that cited rFerns R package
View rFerns citation profile
Other R packages that rFerns depends, imports, suggests or enhances
Complete documentation for rFerns
Functions, R codes and Examples using the rFerns R package
Some associated functions: merge.rFerns . naiveWrapper . predict.rFerns . rFerns . 
Some associated R codes: ferns.R . naivewrapper.R . tools.R .  Full rFerns package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
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  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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