# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "corrRF" in publications use:' type: software license: GPL-3.0-only title: 'corrRF: Clustered Random Forests for Optimal Prediction and Inference of Clustered Data' version: 1.1.0 doi: 10.32614/CRAN.package.corrRF abstract: A clustered random forest algorithm for fitting random forests for data of independent clusters, that exhibit within cluster dependence. Details of the method can be found in Young and Buehlmann (2025) <https://doi.org/10.48550/arXiv.2503.12634>. authors: - family-names: Young given-names: Elliot H. email: ey244@cam.ac.uk repository: https://CRAN.R-project.org/package=corrRF date-released: '2025-03-20' contact: - family-names: Young given-names: Elliot H. email: ey244@cam.ac.uk