point_gamma: 'point_gamma' class

View source: R/point_gamma.R

point_gammaR Documentation

point_gamma class

Description

gammamix class that describes

g() = pi0 delta() + (1-pi0) gamma(shape, scale)

Usage

point_gamma(pi0, shape, scale)

Arguments

pi0

A scalar specifying the weight on point mass at 0

shape

A scalar specifying the shape of gamma

scale

A scalar specifying the scale of gamma


stephenslab/ebpm documentation built on Oct. 19, 2023, 1 p.m.