Learn R Programming

PND.heter.cluster (version 0.1.0)

Estimating the Cluster Specific Treatment Effects in Partially Nested Designs

Description

Implements the methods for assessing heterogeneous cluster-specific treatment effects in partially nested designs as described in Liu (2024) . The estimation uses the multiply robust method, allowing for the use of machine learning methods in model estimation (e.g., random forest, neural network, and the super learner ensemble). Partially nested designs (also known as partially clustered designs) are designs where individuals in the treatment arm are assigned to clusters (e.g., teachers, tutoring groups, therapists), whereas individuals in the control arm have no such clustering.

Copy Link

Version

Install

install.packages('PND.heter.cluster')

Monthly Downloads

145

Version

0.1.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Xiao Liu

Last Published

June 5th, 2025

Functions in PND.heter.cluster (0.1.0)

data_in

data_in
balance

Checking covariate balance based on estimated cluster assignment probabilities (principal score) and treatment assignment probabilities (propensity score).
atekCl

Estimation of the cluster-specific treatment effects in the partially nested design.
partially_nested_data_example

partially_nested_data_example