TS_disc {MD2sample} | R Documentation |
Find test statistics for discrete data
Description
Find test statistics for discrete data
Usage
TS_disc(x, y, vx, vy, TSextra)
Arguments
x |
a vector of integers. |
y |
a vector of integers. |
vx |
a vector of real. |
vy |
a vector of real. |
TSextra |
list with extra infos |
Value
A numeric vector with test statistics
[Package MD2sample version 1.0.0 Index]