credsetmat: Obtain credible sets from a matrix of posterior probabilities

Description Usage Arguments

View source: R/RcppExports.R

Description

Obtain credible sets from a matrix of posterior probabilities

Usage

1
credsetmat(pp, iCV, threshold)

Arguments

pp

Matrix of posterior probabilities (one row for each simulation)

iCV

A vector of the indices of the CV

threshold

The threshold to use to generate the credible set


corrcoverage documentation built on Dec. 7, 2019, 1:07 a.m.