Description Usage Arguments Value See Also
This helper functions isolates the dependent variable in a data.frame.
1 | set_dependent_variable(.data, dependent_variable)
|
.data |
A data.frame; the data to be analyzed. |
dependent_variable |
A character vector of length one; the dependent variable for this analysis. |
A vector, the dependent variable of the analysis.
Other setters: set_categorical_variables
,
set_column_names
, set_cores
,
set_independent_variables
,
set_looper_
, set_looper
,
set_measure
, set_parallel
,
set_plot_model_performance
,
set_plot_predictions
,
set_preprocess
,
set_random_state
,
set_resample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.