getDits {PanelMatch} | R Documentation |
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.
getDits(matched_sets, data)
matched_sets |
matched.set object |
data |
data.frame object |
vector of Dits, as described in Imai et al. (2023)