| gof_adj_C1 | R Documentation | 
helper functions to do p value adjustment
gof_adj_C1(dta, rnull, vals, TS, typeTS, TSextra, 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  | 
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.