Description Usage Arguments Value
View source: R/functions_simulation.R
Generates parameters (alpha and beta) to define a beta distribution based on the input data (mean and variance).
1 | estBetaParams(mu, var)
|
mu |
Mean of distribution |
var |
Variance (error) of distribution |
Beta distribution parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.