Description Usage Arguments Value
View source: R/01_prepare_data.R
.. content for details ..
1 | trim_sturmer(A, ps0, ps1, ps2, levels, thres)
|
A |
Treatment indicator vector having three levels indicated in |
ps0 |
PS vector for the first level. |
ps1 |
PS vector for the second level. |
ps2 |
PS vector for the third level. |
levels |
Character vector holding three elements corresponding to levels in |
thres |
Threshold for the trimming strategy. |
A numeric indicator vector. 1 for kept and 0 for dropped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.