PlotGammaPDF: Plots Gamma probability distribution function

Description Usage Arguments Value

Description

Plots Gamma probability distribution function using shape and scale parameters.

Usage

1
PlotGammaPDF(shape = 1, scale = 1, col = "slateblue4", max_x = 25)

Arguments

shape

Numeric, shape parameter. Default is 1.

scale

Numeric, scale parameter. Default is 1.

col

String, line color. Default is "slateblue4".

max_x

Numeric, maximum valur on x scale. Default is 25.

Value

Plot of proability distribution


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