R/plots.R
get_dataset_plots.Rd
Function runs all plot generating methods for given dataset
get_dataset_plots(dataset, params)
List with following elements
dataset Data frame
target Name of one column from data frame that is used as target variable
label Label for dataset to be displayed in Arena
variables vector of column names from data frame without target
Params from arena object
list of generated plots' data