Description Usage Arguments Value Note Examples
Calculate standardized difference
1 | calc_std_diff(vars, data0, weight0, data1, weight1)
|
vars |
variables of interest. standardized difference of each variable |
data0 |
A |
weight0 |
weights for each record in reference arm. |
data1 |
A |
weight1 |
weights for each record in comparison arm. |
return a numeric
vector for standardized difference of each variable
Calculation from Austin and Stuart (2015)
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.