cov_pre_test_subset: cov_pre_test_subset

View source: R/cov_pre_test_subset.R

cov_pre_test_subsetR Documentation

cov_pre_test_subset

Description

A function for obtaining the correct subset in a staggered treatment adoption setup with panel data for conducting a pre-test that the effect of covariates does not change over time.

Usage

cov_pre_test_subset(data, g, tp, nife, anticipation = 0, ...)

Arguments

data

the full dataset

g

the current group

tp

the current time period

nife

the number of interactive fixed effects

anticipation

number of periods before participating treatment that treatment can have an effect on outcomes

...

extra arguments to get the subset correct

Value

list that contains correct subset of data, n1 number of observations in this subset, and disidx a vector of the correct ids for this subset.


bcallaway11/ife documentation built on Sept. 15, 2023, 12:33 a.m.