get_target_line: Get the target variable line

Description Usage Arguments

View source: R/get_results.R

Description

Simple function which gets the mean of the specified target variable in the data.frame df. This is used to overlay on EDA plots.

Usage

1
get_target_line(df, target_var)

Arguments

df

The input data.frame

target_var

A string with the name of the target variable


theunis/eda documentation built on Nov. 5, 2019, 10:05 a.m.