point1_gamma: 'point1_gamma' class

View source: R/point1_gamma.R

point1_gammaR Documentation

point1_gamma class

Description

gammamix class that describes

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

Usage

point1_gamma(pi0, shape, scale)

Arguments

pi0

A scalar specifying the weight on point mass at 1

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.