ev.trawl (version 0.1.0)

GammaSqBox: Wrapper for GammaBox using a square to multiply the shape parameter.

Description

Wrapper for GammaBox using a square to multiply the shape parameter.

Usage

GammaSqBox(alpha, beta, dt, n)

Arguments

alpha

Shape parameter.

beta

Scale parameter.

dt

Both x-axis and y-axis multiplier.

n

Sample size.

Value

n Gamma(alpha*dt*dt, beta) samples.