Description Usage Arguments Value Author(s)
View source: R/02.ParepareDataWithinSites.R
Match across status
1 | CreateMatches(score, status, logit, caliper)
|
score |
summary score vector used as matching metric. |
status |
binary status variable vector to match across. |
logit |
whether to perform matching on the logit scale. Use if using scores spanning [0,1] only. |
caliper |
caliper multipliation factor. The actual caliper is |
vector of matched pair IDs containing NA for unmatched.
Kazuki Yoshida
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.