get_sd | R Documentation |
Get the overall standard deviation of a two component mixture distribution
get_sd(sigma, mu, mean, lambda)
sigma |
(Vector). A two value vector of component-wise variances |
mu |
(Vector). A two value vector of mean values. |
mean |
(Numeric Value). The overall mean. |
lambda |
(Vector). A two value vector of component mixing coefficients |
A numeric value representing the overall standard deviation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.