Skip to contents

Constructor function for an object of class distribution.continuous.gamma.class

Usage

distribution.gamma(shape, rate, scale)

Arguments

shape

The shape of the gamma distribution

rate

The rate of the gamma distribution

scale

an alternative way to specify the rate

Value

An object of class [distribution.continuous.gamma.class]