beta_plot: Plot beta density

View source: R/utils.R

beta_plotR Documentation

Plot beta density

Description

Plot beta density

Usage

beta_plot(a, b)

Arguments

a

The first parameter

b

The second parameter

Value

None

Examples

 
beta_plot(2,2)

baker documentation built on Dec. 12, 2025, 1:06 a.m.