logitnavginv | R Documentation |
Inverse cumulative distribution function of the average of two logit-normal variables
logitnavginv(y, mu1, sigma1, mu2, sigma2)
y |
Vector of quantiles. |
mu1 |
Location parameter of the first distribution. |
sigma1 |
Scale parameter of the first distribution. |
mu2 |
Location parameter of the second distribution. |
sigma2 |
Scale parameter of the second distribution. |
Value of the inverse cumulative distribution function of the average of two logit-normal variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.