pltgamma: Plotting the gamma distribution of shape parameter

Description Usage Arguments Value Author(s) See Also Examples

Description

This function allows the user to visualize the shape of the gamma distribution used as a prior on the baseline hazards in the functions ending with "_BLH"

Usage

1
pltgamma(a, b)

Arguments

a

Is the shape parameter for the gamma distribution.

b

Is the scale parameter for the gamma distribution

Value

A plot of the gamma distribution with the given parameters.

Author(s)

Douaa Mugahid

See Also

pltprior

Examples

1
pltgamma(a=2,b=2)

RCASPAR documentation built on Nov. 8, 2020, 6:56 p.m.