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


hedgehog documentation built on May 2, 2019, 11:27 a.m.