View source: R/numericFunctions.R
computeBetaParms | R Documentation |
Compute the shape parameters of the Beta distribution from the mean and variance
computeBetaParms(mu, var)
mu |
Mean of the Beta distribution |
var |
Variance of the Beta distribution |
A list containing the two shape parameters of the Beta distribution
Steve Gutreuter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.