build_ps_data function

build_ps_data

build_ps_data

build_ps_data(idxlist, data, lag)

Arguments

  • idxlist:
  • data: data.frame object with the data
  • lag: see PanelMatch() documentation

Returns

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.

  • Maintainer: In Song Kim
  • License: GPL (>= 3)
  • Last published: 2025-03-03

Useful links