point1_gamma | R Documentation |
point1_gamma
classgammamix class that describes
g() = pi0 delta1() + (1-pi0) gamma(shape, scale)
point1_gamma(pi0, shape, scale)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.