View source: R/PB_implementation.R
find_alpha0 | R Documentation |
The following function is used to find the parameters k, alpha0, and p for the Pena-Barrientos test
find_alpha0(alpha0, k, p, alpha)
alpha0 |
The cuttoff for each test in SSA |
k |
Determines the number of groups, M, in SSA where M = 2k+1 |
p |
The probability of flipping each bit for the binomial test |
alpha |
The significance level |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.