dgammadexp: PDF by adding a gamma distribution to a symmetrical...

Description Usage Arguments

Description

PDF of a function formed by adding a gamma distribution to a symmetrical exponential distribution. This means simply adding a PDF for a gamma minus an exponential to the PDF for a gamma plus an exponential.

Usage

1
2
dgammadexp(z, mean, sd, lambda, draws = 10000, div = 0.1,
  xrange = c(-10, 30), graphit = F)

Arguments

z

A numeric vector.

mean, sd

The mean and sd of the gamma.

lambda

Rate of the exponential.

graphit

Logical; if TRUE adds plot output.


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