compare_betamixes: Compute statistics for model selection

View source: R/compare_betamixes.R

compare_betamixesR Documentation

Compute statistics for model selection

Description

Compute the p-value for the improvement of one uniform-beta mixture over another with respect to a given set of p-values

Usage

compare_betamixes(p, mixm0, mixm1, n_boots, n_cores)

Arguments

p

A numeric vector of p-values

mixm0

A betamix object that defines a uniform-beta mixture to be tested against

mixm1

A betamix object that defines a uniform-beta mixture to be tested

n_boots

Number of bootstraps to perform

n_cores

Number of cores to use to perform the bootstrapping


stevehoang/pbayes documentation built on Feb. 16, 2024, 2:20 p.m.