density_plot: Density Plot Generator

Usage Arguments

View source: R/DensityPlot.R

Usage

1
density_plot(dataset, group, value, 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 density plot

plot

– the parameter that you wish to use for the density plot

Bandwith

– width of smothting in kernal density estimation


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