gen.gamma: Generate a float with a gamma distribution

Description Usage Arguments

View source: R/gen.R

Description

Shrinks towards the median value.

Usage

1
gen.gamma(shape, rate = 1, scale = 1/rate)

Arguments

shape

same as shape in rgamma

rate

same as rate in rgamma

scale

same as scale in rgamma


hedgehogqa/r-hedgehog documentation built on July 18, 2021, 5 a.m.