overall_effect | R Documentation |
Retrieves the population average overall causal effect:
\hat{Y}(alpha1) - \hat{Y}(lpha2)
overall_effect(object, allocation1, allocation2 = NULL)
oe(object, allocation1, allocation2 = NULL)
object |
an object of class |
allocation1 |
the allocation scheme for which to estimate overall effects |
allocation2 |
the allocation scheme for which to estimate overall effects |
a data.frame with a single row with requested values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.