View source: R/simulate_data.R
beta_mom_estimator | R Documentation |
A useful function for estimating the parameters for a beta distribution that generated some given data. Returns estimated alpha and beta values
beta_mom_estimator(x)
x |
A vector of beta-distributed values (between 0 and 1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.