View source: R/numericFunctions.R
computeBetaMoments | R Documentation |
Compute the mean and variance of the Beta distribution from the shape parameters
computeBetaMoments(a, b)
a |
Beta distribution shape1 parameter |
b |
Beta distribution shape2 parameter |
A list containing the mean and variance
Steve Gutreuter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.