powered by
maturing
dist_beta(shape1, shape2)
The non-negative shape parameters of the Beta distribution.
stats::Beta
# NOT RUN { dist_beta(shape1 = c(0.5, 5, 1, 2, 2), shape2 = c(0.5, 1, 3, 2, 5)) # }
Run the code above in your browser using DataLab