gagen: generate gamma distribution

Description Usage Arguments Value Author(s) See Also

View source: R/randomFunctions.R

Description

A function for generating gamma distribution. This function uses expgen.

Usage

1
myrv <- gagen(lambda, k)

Arguments

lambda, k

get lambda as its expectation. get k.

Value

return values of an R.V. that follows gamma distribution.

Author(s)

Ali Rasekh (arasekh@ce.sharif.ir)

See Also

See Also as expgen


shahrooz1997/ProbDist documentation built on May 14, 2019, 7:37 a.m.