get_global_plots {arenar} | R Documentation |
Internal function for calculating global plots
Description
Function runs all plot generating methods for given explainer
Usage
get_global_plots(explainer, params)
Arguments
explainer |
Explainer created using |
params |
Params from arena object |
Value
list of generated plots' data
[Package arenar version 0.2.0 Index]