Description Usage Arguments Details Value See Also Examples
psw.mirror.hist
is used to plot the mirror histogram that visualizes the propensity score distributions in both treatment groups.
1 2 | psw.mirror.hist(data, form.ps, weight, add.weight = FALSE, nclass = 50,
K = 4)
|
data |
data frame to be used. |
form.ps |
propensity score model. |
weight |
weighting method to be used. Available methods are |
add.weight |
add propensity score weights to the mirror histogram, |
nclass |
number of breaks in the mirror histogram. |
K |
value of K in ω(e_i) = min(1, K min(e_i, 1-e_i)) for |
See psw
.
NULL
.
psw
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.