# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggRandomForests" in publications use:' type: software license: MIT title: 'ggRandomForests: Visually Exploring Random Forests' version: 3.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.ggRandomForests abstract: Graphic elements for exploring Random Forests using the 'randomForest' or 'randomForestSRC' package for survival, regression and classification forests and 'ggplot2' package plotting. Implements visualisations of the methods described in Breiman (2001) and Ishwaran, Kogalur, Blackstone, and Lauer (2008) . authors: - family-names: Ehrlinger given-names: John email: john.ehrlinger@gmail.com preferred-citation: type: manual title: 'ggRandomForests: Visually Exploring Random Forests' authors: - family-names: Ehrlinger given-names: John email: john.ehrlinger@gmail.com url: https://cran.r-project.org/package=ggRandomForests notes: R package version 3.1.0 date-published: '2020-04-26' year: '2026' month: '4' repository: https://cran.r-universe.dev repository-code: https://github.com/ehrlinger/ggRandomForests commit: 52ba2d347d9e3c84b1e0aa2a05f6dee057fa85a0 url: https://ehrlinger.github.io/ggRandomForests/ date-released: '2026-06-10' contact: - family-names: Ehrlinger given-names: John email: john.ehrlinger@gmail.com