Learn R Programming

baker (version 1.0.4)

beta_plot: Plot beta density

Description

Plot beta density

Usage

beta_plot(a, b)

Value

None

Arguments

a

The first parameter

b

The second parameter

Examples

Run this code
 
beta_plot(2,2)

Run the code above in your browser using DataLab