get_dummies | R Documentation |
Internal function not to be called by the user
get_dummies(MV, specs)
MV |
matrix or data frame from with manifest variables |
specs |
list with algorithm specifications |
Internal function. get_dummies
is called by
plspm
.
dummies list with dummy matrices for categorical manifest variables
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
If there are no categorical variables specified in specs,
get_dummies
returns NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.