gen.beta: Generate a float with a gamma distribution

View source: R/gen.R

gen.betaR 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


hedgehog documentation built on Nov. 6, 2025, 1:11 a.m.