Skip to content

fuzzyforest

1.0.8

Fuzzy Forests

0packages depend
5.4Kdownloads / year
49.4%test coverage
13/13checks pass

Overview

About
Maintained by Daniel ConnFirst published 2016-02-189 releasesCRAN page ↗

Fuzzy forests, a new algorithm based on random forests, is designed to reduce the bias seen in random forest feature selection caused by the presence of correlated features. Fuzzy forests uses recursive feature elimination random forests to select features from separate blocks of correlated features where the correlation within each block of features is high and the correlation between blocks of features is low. One final random forest is fit using the surviving features. This package fits random forests using the 'randomForest' package and allows for easy use of 'WGCNA' to split features into distinct blocks. See D. Conn, Ngun, T., C. Ramirez, and G. Li (2019) doi:10.18637/jss.v091.i09 for further details.

Install

Health

CRAN checks
13OK
Slowest check: 2.4 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.13
49.4%
Coverage · measured lines
100%
Documentation · exports
6
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 131 wordsVignettesNopkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
87%
Return-value docs
89%
References docs
33%

Downloads

5.4K
CRAN downloads in the past year
Rank #13,240 · ~15/day · ~448/mo
Daily download trend is not available in this view yet.
28330 days
78690 days
5.4K1 year
Compare downloads with other packages →
Also on142 r2u29 autocran

Dependencies

Declared dependencies
7 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.2.1
LinkingTo (0)
none
Suggests (2)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Datasets

People & History

People (3)
Maintainer (1)
Author, Maintainer
Authors (3)
Author, Maintainer
Author
Package Timeline

9 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 1.0.8Latest
    2020-03-25 · current release · diff ↗
  • 1.0.7
    2020-02-05 · diff ↗
  • 1.0.6
    2019-10-27 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • 1.0.5
    2018-02-03 · diff ↗
  • 1.0.4
    2017-11-12 · diff ↗
  • 1.0.3
    2017-06-11 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
Show 5 earlier events
  • 1.0.2
    2016-06-16 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • 1.0.1
    2016-03-10 · diff ↗
  • 1.0.0
    2016-02-18
  • R
    R 3.2.0 released · 2015-04-16

Package metadata

First published
2016-02-18
Total releases
9 / 10 yrs
License
GPL-3 OSI
Minimum R
≥ 3.2.1
Bundled data
602 KB / 3 files
Download size
651 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →