powered by
Plot the bivariate PDF of the Normal Inverse Gamma Distribution.
plotNormalInvGamma(mu, lambda, alpha, beta)
\(\mu\) parameter of the Normal Inverse Gamma distribution.
\(\lambda\) parameter of the Normal Inverse Gamma distribution.
\(\alpha\) parameter of the Normal Inverse Gamma distribution.
\(\beta\) parameter of the Normal Inverse Gamma distribution.
The PDF of NormalInverseGamma(mu, lambda, alpha, beta)
# NOT RUN { plotNormalInvGamma(3, 1, 1, 1) # }
Run the code above in your browser using DataLab