Description Usage Arguments Value
View source: R/calcMatchedRiskDiff.R
The logit of the propensity scores are used to match control units to treated units that are within the specified caliper. The risk difference (risk in treated group minus risk in control group) is then calculated on the results matched sample.
1 |
data |
A data frame containing at least the columns: 'X1', ..., 'X10', 'Z' |
gamma |
The caliper width in terms of pooled standard deviations |
The risk difference of the matched treated and control units.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.