| .validate_y_cat | R Documentation |
Validate categorical data matrix
.validate_y_cat(y, n_categories = NULL, allow_na = FALSE)
y |
Data matrix |
n_categories |
Number of categories (NULL to infer) |
allow_na |
Logical; if TRUE, allow missing values. |
List with validated y and n_categories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.