.meanStd2Beta | R Documentation |
\alpha
and \beta
.Converts the mean and standard deviation of a (possibly scaled) Beta-distributed variable
into the two shape parameters \alpha
and \beta
.
.meanStd2Beta(m, std, lb = 0, ub = 1)
m |
mean parameter |
std |
standard deviation |
lb |
lower bound |
ub |
upper bound |
A vector with shape parameters \alpha
and \beta
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.