overall_effect: Retrieve Overall Effect Estimates

View source: R/utilities.R

overall_effectR Documentation

Retrieve Overall Effect Estimates

Description

Retrieves the population average overall causal effect: \hat{Y}(alpha1) - \hat{Y}(lpha2)

Usage

overall_effect(object, allocation1, allocation2 = NULL)

oe(object, allocation1, allocation2 = NULL)

Arguments

object

an object of class interference

allocation1

the allocation scheme for which to estimate overall effects

allocation2

the allocation scheme for which to estimate overall effects

Value

a data.frame with a single row with requested values


inferference documentation built on June 8, 2025, 1:34 p.m.