Retreive Indirect Effect estimates
Retrieves the population average indirect causal effect for specified allocations: Yhat(0,alpha1)−Yhat(0,alpha2)Yhat(0, alpha1) - Yhat(0, alpha2)Yhat(0,alpha1)−Yhat(0,alpha2). This is the effect due to the coverage (allocation) levels.
indirect_effect(object, allocation1, allocation2 = NULL, trt.lvl = 0) ie(object, allocation1, allocation2 = NULL, trt.lvl = 0)
object
interference
allocation1
allocation2
trt.lvl
a data.frame with requested values
Useful links