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 14 Mar. 2026.
Previous versions and publish date:
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)
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

BeviMed  
Bayesian Evaluation of Variant Involvement in Mendelian Disease
A fast integrative genetic association test for rare diseases based on a model for disease status gi ...
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  
POV  
Partition of Variation Variance Component Analysis Method
An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little ...
Download / Learn more Package Citations See dependency  
modelROC  
Model Based ROC Analysis
The ROC curve method is one of the most important and commonly usedmethods for model accuracy assess ...
Download / Learn more Package Citations See dependency  
IMmailgun  
Send Emails using 'Mailgun'
Send emails using the 'mailgun' api. To use this package you will need an account from ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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