get_variable_against_another: Internal function for variable against another plot

Description Usage Arguments Value

View source: R/plots.R

Description

Internal function for variable against another plot

Usage

1
get_variable_against_another(dataset, variable, params)

Arguments

dataset

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

variable

Name of primary variable

params

Params from arena object

Value

Plot data in Arena's format


arenar documentation built on Oct. 23, 2020, 8:03 p.m.