build_maha_mats: build_maha_mats Builds the matrices that we will then use to...

View source: R/matching_refinement.R

build_maha_matsR Documentation

build_maha_mats Builds the matrices that we will then use to calculate the mahalanobis distances for each matched set

Description

build_maha_mats Builds the matrices that we will then use to calculate the mahalanobis distances for each matched set

Usage

build_maha_mats(idx, ordered_expanded_data)

Arguments

idx

List of vectors specifying which observations should be extracted

ordered_expanded_data

data.frame of prepared/parsed input data

Value

List of parsed distance matrices, with elements corresponding to each matched set


PanelMatch documentation built on June 22, 2024, 10:32 a.m.