get_numerics | R Documentation |
Internal function not to be called by the user
get_numerics(MV)
MV |
data frame with manifest variables as factors |
Internal function. get_numerics
is called by
get_treated_data
.
list with transformed MV and categories of factors
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
This function is used when there are categorical variables defined as 'factors'. The idea is to convert those factors into numeric vectors while keeping the levels (ie categories) in a separate list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.