Skip to contents

Copula transformation from a standard Normal distribution to an Exponential distribution

Usage

exp_t(x, r)

Arguments

x

values from a standard Normal distribution, vector.

r

rate of the exponential distribution, scalar.

Value

values from an Exponential distribution with rate r, vector same length as x.

See also