# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
fast_bh_beta <- function(Tstat, alpha, shape1, shape2, lower = FALSE) {
.Call(`_cbce_fast_bh_beta`, Tstat, alpha, shape1, shape2, lower)
}
fast_bh_chisq <- function(Tstat, alpha, df, lower = FALSE) {
.Call(`_cbce_fast_bh_chisq`, Tstat, alpha, df, lower)
}
jacc_matrix_c <- function(bimod_list) {
.Call(`_cbce_jacc_matrix_c`, bimod_list)
}
effective_num_c <- function(bimod_list) {
.Call(`_cbce_effective_num_c`, bimod_list)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.