pval_func: Outcome analysis.
Description
Calcualtes p-values for test of sharp null for treatment effect.Usage
pval_func(obj, out.name = NULL, schl_id_name = NULL, treat.name = NULL, wt = TRUE)
Arguments
out.name
Name of outcome covariate
schl_id_name
Name of school (group) identifier
treat.name
Name of treatment indicator
wt
Logical flag for whether p-value should weight strata by size.
Value
- A p-value for constant-additive treatment effect.
References
Rosenbaum, Paul R. (2002). Observational Studies.
Springer-Verlag. Rosenbaum, Paul R. (2010). Design of Observational Studies.
Springer-Verlag.