logitnavginv: Inverse cumulative distribution function of the average of...

logitnavginvR Documentation

Inverse cumulative distribution function of the average of two logit-normal variables

Description

Inverse cumulative distribution function of the average of two logit-normal variables

Usage

logitnavginv(y, mu1, sigma1, mu2, sigma2)

Arguments

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

Value of the inverse cumulative distribution function of the average of two logit-normal variables.


kaybrodersen/micp documentation built on April 15, 2022, 2:24 a.m.