posterior confidence intervals
compute_posterior_intervals_alpha(output, nmc, burnin, verbose = FALSE)
a subset of an SMCMallows object (though technically any matrix will do)
Number of Monte Carlo samples
A numeric value specifying the number of iterations to discard as burn-in.
if TRUE
, prints the final output even if the function
is assigned to an object. Defaults to FALSE
.
Other deprecated:
compute_posterior_intervals_rho()
,
compute_rho_consensus()