CreateMatches: Match across status

Description Usage Arguments Value Author(s)

View source: R/02.ParepareDataWithinSites.R

Description

Match across status

Usage

1
CreateMatches(score, status, logit, caliper)

Arguments

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 caliper * sd(score).

Value

vector of matched pair IDs containing NA for unmatched.

Author(s)

Kazuki Yoshida


kaz-yos/distributed documentation built on May 27, 2019, 4:50 a.m.