gof_adj_C2 | R Documentation |
helper functions to do p value adjustment
gof_adj_C2(dta, rnull, vals, TS, typeTS, TSextra, A, B = 1000L)
dta |
data set |
rnull |
R function (generate data under null hypothesis) |
vals |
values of discrete random variable |
TS |
function to calculate test statistics |
typeTS |
integer indicating type of test statistic |
TSextra |
list to pass to TS |
A |
matrix of test statistic values |
B |
=1000 Number of simulation runs |
A matrix of powers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.