View source: R/Misc_Exported.R
alphaconv | R Documentation |
Calculate parameters for beta distribution from mean and standard deviation in normal space
alphaconv(m, sd)
betaconv(m, sd)
m |
mean |
sd |
standard deviation |
numeric
alphaconv()
: Returns alpha of beta distribution
betaconv()
: Returns beta of beta distribution
T. Carruthers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.