Package: forestControl
Type: Package
Title: Approximate False Positive Rate Control in Selection Frequency
        for Random Forest
Version: 0.2.2
Date: 2022-02-09
Authors@R: c(
    person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre"), comment = c(ORCID = "0000-0003-3112-4682")),
    person("Jasen", "Finch", , "jsf9@aber.ac.uk", "aut"))
Description: Approximate false positive rate control in selection frequency for
    random forest using the methods described by Ender Konukoglu and Melanie Ganz (2014) <arXiv:1410.2838>.
    Methods for calculating the selection frequency threshold at false positive rates
    and selection frequency false positive rate feature selection.
Imports: Rcpp, purrr, tibble, magrittr, dplyr
Suggests: testthat, randomForest, ranger, parsnip, knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/aberHRML/forestControl
BugReports: https://github.com/aberHRML/forestControl/issues
RoxygenNote: 7.1.1
LinkingTo: Rcpp
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-02-09 10:36:21 UTC; tom
Author: Tom Wilson [aut, cre] (<https://orcid.org/0000-0003-3112-4682>),
  Jasen Finch [aut]
Maintainer: Tom Wilson <tpw2@aber.ac.uk>
Repository: CRAN
Date/Publication: 2022-02-09 10:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 04:27:50 UTC; windows
Archs: x64
