dasymexp: Probability distributions for a folded but asymmetrical...

Description Usage Arguments

Description

Probability distributions for a folded but asymmetrical exponential. When x >= center, it's a standard exponential. When x < center, it's the mirror image of a different exponential; rate1 refers to the right half, rate2 to the left. The center is not the median: the section x > center has integral rate2 / (rate1 + rate2), and the section x < center rate1 / (rate1 + rate2).

Usage

1
dasymexp(x, center, rate1, rate2, log = FALSE)

Arguments

center

center Center of the distribution.


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