PlotBetaCDF: Plot Beta cumulative distribution function

Description Usage Arguments Details Value

Description

Plots Beta cumulative probability distribution 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 BetaCDF


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