posterior confidence intervals for rho
compute_posterior_intervals_rho(
output,
nmc,
burnin,
colnames = NULL,
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.
Column names.
if TRUE
, prints the final output even if the function
is assigned to an object. Defaults to FALSE
.
Other deprecated:
compute_posterior_intervals_alpha()
,
compute_rho_consensus()