create_state_dummies_from_datamatrix | R Documentation |
Creates state dummies from matrix-like objects
create_state_dummies_from_datamatrix(x)
x |
Matrix or data frame where each column represents a state variable. |
A matrix where each column is a binary indicator for one state.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.