Other packages > Find by keyword >

CRE  

Interpretable Discovery and Inference of Heterogeneous Treatment Effects
View on CRAN: Click here


Download and install CRE package within the R console
Install from CRAN:
install.packages("CRE")

Install from Github:
library("remotes")
install_github("cran/CRE")

Install by package version:
library("remotes")
install_version("CRE", "0.2.7")



Attach the package and use:
library("CRE")
Maintained by
Falco Joannes Bargagli Stoffi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-10-18
Latest Update: 2023-06-14
Description:
Provides a new method for interpretable heterogeneous treatment effects characterization in terms of decision rules via an extensive exploration of heterogeneity patterns by an ensemble-of-trees approach, enforcing high stability in the discovery. It relies on a two-stage pseudo-outcome regression, and it is supported by theoretical convergence guarantees. Bargagli-Stoffi, F. J., Cadei, R., Lee, K., & Dominici, F. (2023) Causal rule ensemble: Interpretable Discovery and Inference of Heterogeneous Treatment Effects. arXiv preprint .
How to cite:
Falco Joannes Bargagli Stoffi (2022). CRE: Interpretable Discovery and Inference of Heterogeneous Treatment Effects. R package version 0.2.7, https://cran.r-project.org/web/packages/CRE. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.0 (2022-10-18 08:35), 0.1.1 (2022-10-22 14:48), 0.2.0 (2023-01-19 21:20), 0.2.1 (2023-03-17 18:20), 0.2.2 (2023-04-17 16:50), 0.2.3 (2023-04-27 22:20), 0.2.4 (2023-06-15 01:12), 0.2.5 (2023-12-06 20:50), 0.2.6 (2024-04-21 23:12)
Other packages that cited CRE R package
View CRE citation profile
Other R packages that CRE depends, imports, suggests or enhances
Complete documentation for CRE
Functions, R codes and Examples using the CRE R package
Some associated functions: CRE-package . autoplot.cre . check_hyper_params . check_input_data . check_method_params . cre . discover_rules . estimate_cate . estimate_ite . estimate_ite_aipw . estimate_ite_bart . estimate_ite_bcf . estimate_ite_cf . estimate_ite_slearner . estimate_ite_tlearner . estimate_ite_tpoisson . estimate_ite_xlearner . estimate_ps . evaluate . extract_effect_modifiers . extract_rules . filter_correlated_rules . filter_extreme_rules . filter_irrelevant_rules . generate_cre_dataset . generate_rules . generate_rules_matrix . get_logger . honest_splitting . interpret_rules . plot.cre . print.cre . select_rules . set_logger . standardize_rules_matrix . summary.cre . 
Some associated R codes: CRE_package.R . check_hyper_params.R . check_input_data.R . check_method_params.R . cre.R . discover_rules.R . estimate_cate.R . estimate_ite.R . estimate_ite_aipw.R . estimate_ite_bart.R . estimate_ite_bcf.R . estimate_ite_cf.R . estimate_ite_slearner.R . estimate_ite_tlearner.R . estimate_ite_tpoisson.R . estimate_ite_xlearner.R . estimate_ps.R . evaluate.R . extract_effect_modifiers.R . extract_rules.R . filter_correlated_rules.R . filter_extreme_rules.R . filter_irrelevant_rules.R . generate_cre_dataset.R . generate_rules.R . generate_rules_matrix.R . honest_splitting.R . interpret_rules.R . logger_utils.R . plot.R . print.R . select_rules.R . utils.R . zzz.R .  Full CRE package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA