simpvals {MD2sample} | R Documentation |
Helper function to find test statistics of simulated data.
Description
Helper function to find test statistics of simulated data.
Usage
simpvals(
dta,
TS,
typeTS,
TSextra,
A,
Continuous,
Ranges,
nbins,
minexpcount,
B
)
Arguments
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 |
Value
a matrix
[Package MD2sample version 1.0.0 Index]