GammaBox: Sample Gamma with small shape parameter 'alpha*dx*dy'.

Description Usage Arguments Value

Description

Sample Gamma with small shape parameter alpha*dx*dy.

Usage

1
GammaBox(alpha, beta, dx, dy, n)

Arguments

alpha

Shape parameter.

beta

Scale parameter.

dx

x-axis multiplier.

dy

y-axis multiplier.

n

Sample size.

Value

n Gamma(alpha*dx*dy, beta) samples.


ev.trawl documentation built on May 2, 2019, 2:49 p.m.