stable
dist_poisson_inverse_gaussian(mean, shape)
parameters. Must be strictly positive. Infinite values are supported.
parameters. Must be strictly positive. Infinite values are supported.
# NOT RUN {
dist_poisson_inverse_gaussian(mean = rep(0.1, 3), shape = c(0.4, 0.8, 1))
# }
Run the code above in your browser using DataLab