View source: R/gof_test_adjusted_pvalue.R
| simpvals | R Documentation |
Helper function to find p values of simulated data.
simpvals(dta, TS, typeTS, TSextra, A, Ranges, nbins, minexpcount, B)
dta |
a matrix with data |
TS |
test statistic routine |
typeTS |
type of routine |
TSextra |
a list |
A |
a matrix |
Ranges |
a matrix |
nbins |
a vector |
minexpcount |
an integer |
B |
number of simulation runs |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.