PlotBetaPDF: Plot Beta probability density function

Description Usage Arguments Details Value

Description

Plots Beta probability density function using shape1 and shape2 parameters.

Usage

1
PlotBetaCDF(shape1, shape2)

Arguments

shape1

Numeric, shape1 parameter.

shape2

Numeric, shape2 parameter.

color

String, line color, default is "darkgreen".

Details

The x-axis is set to go to 500.

Value

Plot of BetaPDF


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