var_imp_mox {genpathmox} | R Documentation |
Ranking of variables importance
Description
############################################################################################
Usage
var_imp_mox(x, y)
Arguments
x |
matrix or dataframe containing the data |
y |
vector or dataframe containing the categorical variables |
Details
Internal function
Value
a dataframe containg the ranking of the categorical variable
[Package genpathmox version 1.1 Index]