logitnavgcdf: Cumulative distribution function of the average of two...

View source: R/logitnavg.R

logitnavgcdfR Documentation

Cumulative distribution function of the average of two logit-normal variables

Description

Cumulative distribution function of the average of two logit-normal variables

Usage

logitnavgcdf(x, mu1, sigma1, mu2, sigma2)

Arguments

x

Vector of values.

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 cumulative distribution function.


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