R/misc-invgamma.R
dinvgamma_stanlike.Rd
Using the same parametrization as Stan. More info here.
dinvgamma_stanlike(x, alpha, beta, log = FALSE) qinvgamma_stanlike(p, alpha, beta)
x | point where to compute the density |
---|---|
alpha | positive real number |
beta | positive real number |
log | is log-scale used? |
p | quantile (must be between 0 and 1) |
density/quantile value
Other functions related to the inverse-gamma distribution:
plot_invgamma()
,
priors