PlotCauchyPDF: Plot Cauchy probability density function

Description Usage Arguments Details Value

Description

Plot Cauchy probability density function using location and scale parameters

Usage

1
PlotCauchyPDF(location = 5, scale = 5, xlim = NULL, color = "darkgreen")

Arguments

location

Numeric, location. Default is 5.

scale

Numeric, scale. Default is 1.

xlim

Numeric, sets axis limits of plot. Default is: c(1st, 99th quantile)

color

String, line color. Default is "darkgreen".

Details

The x-axis is set to have 500 values

Value

Plot of Cauchy PDF


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.