markmfredrickson / optmatch

Functions for optimal matching in R
https://markmfredrickson.github.io/optmatch
Other
47 stars 14 forks source link

Demo how to use `matched.distances()` in vignettes #185

Open benthestatistician opened 4 years ago

benthestatistician commented 4 years ago

There should be a passage of a vignette explaining how to use matched.distances() to calculate the sum or mean of matched distances. One use of this is to determine matched distances along the distances used for matching; another is to determine matched distances along a different distance.

benthestatistician commented 4 years ago

Notes: