getDits: getDits returns a vector of Dit values, as defined in the...

getDitsR 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.

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)

Arguments

matched_sets

matched.set object

data

data.frame object

Value

vector of Dits, as described in Imai et al. (2023)


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