# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "forestBalance" in publications use:' type: software license: GPL-3.0-or-later title: 'forestBalance: Balancing Confounder Distributions with Forest Energy Balancing' version: 0.1.1 doi: 10.32614/CRAN.package.forestBalance abstract: Estimates average treatment effects using kernel energy balancing with random forest similarity kernels. A multivariate random forest jointly models covariates, outcome, and treatment to build a similarity kernel between observations. This kernel is then used for energy balancing to create weights that control for confounding. The method is described in De and Huling (2025) . authors: - family-names: Huling given-names: Jared email: jaredhuling@gmail.com - family-names: De given-names: Simion repository: https://jaredhuling.r-universe.dev repository-code: https://github.com/jaredhuling/forestBalance commit: 057d235b842a8f1ec45866af618b3bddb085141e url: https://github.com/jaredhuling/forestBalance date-released: '2026-04-07' contact: - family-names: Huling given-names: Jared email: jaredhuling@gmail.com