overall_effect: Retrieve Overall Effect Estimates

Description Usage Arguments Value

View source: R/utilities.R

Description

Retrieves the population average overall causal effect: Yhat(alpha1) - Yhat(alpha2)

Usage

1
2
3
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


bsaul/inferference documentation built on April 21, 2021, 5:08 p.m.