check_staggered_inner {BMisc} | R Documentation |
check_staggered_inner
Description
A helper function to check if treatment is staggered in a panel data set.
Usage
check_staggered_inner(this_df, treatname)
Arguments
this_df |
a data.frame, for this function it should be specific to a particular unit |
treatname |
name of column with the treatment indicator |
[Package BMisc version 1.4.8 Index]