stats_plot: Statistic Graphs Comparison

Usage Arguments

View source: R/StatsPlots.R

Usage

1
stats_plot(dataset, group, value, x, y, ylimit, bandwidth = 1)

Arguments

dataset

– Data Frame to evaluate

group

– Column in data (the variable) that you wish to look at.

value

– Is value in the column ( the variable) you wish to create a plot for

x

– The control or input variable

y

– The result or output variable that you wish to use for plotting

Bandwith

– width of smothting in kernal density estimation


AshMSTAT/DSTools documentation built on May 20, 2019, 8:29 a.m.