Description Usage Arguments Value
Organizes categorical data into an indicator matrix and gives a description of the categorical variables
1 |
frame |
a data frame with n rows and p categorical colums (columns are of class factor) |
Y |
an indicator matrix with n rows and m columns where m is the total number of categories |
vec_quali |
a vector of size p containing the number of categories of each variable |
mod_quali |
a list with the set of categories of each variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.