gen.beta {hedgehog} | R Documentation |
Generate a float with a gamma distribution
Description
Shrinks towards the median value.
Usage
gen.beta(shape1, shape2, ncp = 0)
Arguments
shape1 |
same as shape1 in rbeta |
shape2 |
same as shape2 in rbeta |
ncp |
same as ncp in rbeta |
[Package hedgehog version 0.1 Index]