View source: R/mcmcConfidence.R
getCredibleIntervals | R Documentation |
Calculate confidence region from an MCMC or similar sample
getCredibleIntervals(sampleMatrix, quantiles = c(0.025, 0.975))
sampleMatrix |
matrix of outcomes. Could be parameters or predictions |
quantiles |
quantiles to be calculated |
Florian Hartig
getPredictiveDistribution
getPredictiveIntervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.