View source: R/matching_refinement.R
build_maha_mats | R Documentation |
build_maha_mats Builds the matrices that we will then use to calculate the mahalanobis distances for each matched set
build_maha_mats(idx, ordered_expanded_data)
idx |
List of vectors specifying which observations should be extracted |
ordered_expanded_data |
data.frame of prepared/parsed input data |
List of parsed distance matrices, with elements corresponding to each matched set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.