Skip to content

jay-jojo-cheng/metacoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metacoop: Metaanalysis of Individualized Treatment Rules via Sign-Coherency

Functions for performing metaanalysis of individualized treatment rules and other causal inference utilities.

Report Bug · Request Feature

Description

This package implements efficient procedures for estimating a solution path for individual level meta-analysis of individualized treatment rules. It penalizes sign-inconsistent gradients within groups of similar variables. The base learners implemented are A learning and weighted learning. The package also contains utilities for crossfitting propensity scores and semiparametric efficiency augmentation functions, an adaptive information criterion for value and concordance based model selection, and functions for reproducing simulations from Cheng, Huling, and Chen 2022.

Installation

You can install this package by running the following commands:

if (!require(devtools)) install.packages('devtools')
devtools::install_github("jay-jojo-cheng/metacoop")

References

[1] Cheng JJ, Huling J, Chen G (2022). Meta-analysis of Individualized Treatment Rules via Sign-Coherency Proceedings of Machine Learning for Health (ML4H), 2022. In press.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published