logitnsumcdf: Cumulative distribution function of the convolution (sum) of...

View source: R/logitnsum.R

logitnsumcdfR Documentation

Cumulative distribution function of the convolution (sum) of two logit-normal variables

Description

Cumulative distribution function of the convolution (sum) of two logit-normal variables

Usage

logitnsumcdf(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.