getDits: getDits
returns a vector of Dit values, as defined in the paper. They should be in the same order as the data frame containing the original problem data.
Description
getDits
returns a vector of Dit values, as defined in the paper. They should be in the same order as the data frame containing the original problem data.
Usage
getDits(matched_sets, data)
Value
vector of Dits, as described in Imai et al. (2023)
Arguments
- matched_sets
matched.set object
- data
data.frame object