gen_fst | R Documentation |
Generate fs_t
gen_fst(dt, tm, stgyr = 2014:2016)
dt |
A data.frame. |
tm |
A coloumn name of the time variable. |
stgyr |
A numerica vector about staggered years. For example, |
A data.frame including time dummy variables.
data(stg6) gen_fst(stg6, tm = 'year', stgyr = 2014:2016)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.