Retrieve Overall Effect Estimates
Retrieves the population average overall causal effect:
overall_effect(object, allocation1, allocation2 = NULL) oe(object, allocation1, allocation2 = NULL)
object
: an object of class interference
allocation1
: the allocation scheme for which to estimate overall effectsallocation2
: the allocation scheme for which to estimate overall effectsa data.frame with a single row with requested values
Useful links