View source: R/twosample_test_adjusted_pvalue.R
simpvals | R Documentation |
Helper function to find test statistics of simulated data.
simpvals(
dta,
TS,
typeTS,
TSextra,
A,
Continuous,
Ranges,
nbins,
minexpcount,
B
)
dta |
a list |
TS |
test statistic routine |
typeTS |
type of routine |
TSextra |
a list |
A |
a matrix |
Continuous |
logical |
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.