expPIT {gofedf} | R Documentation |
Compute probability inverse transform values for Exponential dist.
Description
Compute probability inverse transform values for Exponential dist.
Usage
expPIT(x, theta)
Arguments
x |
a numeric vector of length n |
theta |
a numeric vector of length one, containing MLE rate in Exponential dist. |
Value
a vector of length n containing the probability inverse transformed (PIT) values
[Package gofedf version 0.1.0 Index]