beta_plot: Plot beta density

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Plot beta density

Usage

1
beta_plot(a, b)

Arguments

a

The first parameter

b

The second parameter

Value

None

Examples

1
2
 
beta_plot(2,2)

baker documentation built on Feb. 2, 2022, 9:06 a.m.