Description Usage Arguments Value Examples
View source: R/extra_functions.R
Quick credset function for matrix of posterior probabilities (using RCpp)
1 | credsetC(pp, CV, thr)
|
pp |
Matrix of posterior probabilities of causality (one row per system) |
CV |
Vector of CV indices (one per system/row) |
thr |
Minimum threshold for credible set size |
Data.frame of claimed coverage (sum of posterior probabilities of variants in the set), binary covered indicator and number of variants (nvar).
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.