beta_plot {baker}
R 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)
[Package
baker
version 1.0.3
Index
]