Learn R Programming

gofedf (version 0.1.0)

expPIT: Compute probability inverse transform values for Exponential dist.

Description

Compute probability inverse transform values for Exponential dist.

Usage

expPIT(x, theta)

Value

a vector of length n containing the probability inverse transformed (PIT) values

Arguments

x

a numeric vector of length n

theta

a numeric vector of length one, containing MLE rate in Exponential dist.