simTS {MD2sample} | R Documentation |
Helper function to find test statistics of simulated data.
Description
Helper function to find test statistics of simulated data.
Usage
simTS(dta, TS, typeTS, TSextra, B)
Arguments
dta |
a list |
TS |
test statistic routine |
typeTS |
type of routine |
TSextra |
a list |
B |
number of simulation runs |
Value
a matrix
[Package MD2sample version 1.0.0 Index]