get_explicatives_matrix | R Documentation |
Explicatives matrix
get_explicatives_matrix( explicatives, DF = NULL, names = explicatives, complete_names = TRUE, one_lines = TRUE, make.names = TRUE, limit_factor = 5 )
explicatives |
vector |
DF |
dataframe |
names |
vector: names of the explicatives |
complete_names |
vector : |
one_lines |
vector of boolean : whether to display one or two lines for 2 levels factors |
make.names |
if names should be changed |
limit_factor |
numeric : number of levels to coerce numerical variable to factors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.