build_ps_data: build_ps_data

View source: R/propensity_score_utilities.R

build_ps_dataR Documentation

build_ps_data

Description

build_ps_data

Usage

build_ps_data(idxlist, data, lag)

Arguments

idxlist
data

data.frame object with the data

lag

see PanelMatch() documentation

Value

Returns a list of length equal to the number of matched sets. Each item is a data frame and each data frame contains information at time = t + 0 for each treated unit and their corresponding controls.


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