dtgamma: Calculate pdf of the truncated gamma

Description Usage Arguments Value

Description

Calculate pdf of the truncated gamma

Usage

1
dtgamma(x_, shape_, rate_, a, b)

Arguments

x_

A number, value.

shape_

A number, shape of the truncated gamma.

rate_

A number, rate of the truncated gamma.

a

lower bound of the range

b

upper bound of the range

Value

A vector, pdf of Ga_{[a,b]}(x\_; shape\_,rate\_)


YunranChen/prml documentation built on May 16, 2019, 4:06 a.m.