Description Usage Arguments Value
Construct dummy variables for factor time-invariant vectors.
1 | create.dummy(data, cs.names = NULL)
|
data |
A data frame in long format with time-varying and time-invariant variables. |
cs.names |
A vecotor of names for the time-invariant variables. |
A long format data with time-invariant factor/categorical variables changed to dummy variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.