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