rsymexp: Drawing a random variate on the symmetric exponential.

Description Usage Arguments See Also

Description

Drawing a random variate on the symmetric exponential, based on the cumulative probability, as given in psymexp. A random uniform number on (0, 1) is plugged in the inverse of the cumulative distribution.

Usage

1
rsymexp(n, center, rate)

Arguments

n

Passed to argument n in stats::runif().

center

center Center of the distribution.

See Also

stats::runif()


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.