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)
point where to compute the density
positive real number
positive real number
is log-scale used?
quantile (must be between 0 and 1)
density/quantile value
Other functions related to the inverse-gamma distribution:
plot_invgamma()
,
priors