get_variables_list {arenar} | R Documentation |
Generates list of unique variables(without target) from each explainer and dataset
Description
Generates list of unique variables(without target) from each explainer and dataset
Usage
get_variables_list(arena)
Arguments
arena |
live or static arena object |
Value
list of variables' names
[Package arenar version 0.2.0 Index]