Skip to contents

Computes the cumulative distribution function (CDF) of the reparameterized inverse Gaussian distribution.

Usage

prIG(p, lambda1, gamma1)

Arguments

p

Numeric vector of probabilities to evaluate the CDF at.

lambda1

Shape parameter.

gamma1

Scale parameter.

Value

A numeric vector of CDF values.