TS_disc: find test statistics for discrete data
Description
find test statistics for discrete data
Usage
TS_disc(x, y, vals, ADweights = as.numeric(c(2)))
Value
A vector of test statistics
Arguments
- x
integer vector of data set 1
- y
integer vector of data set 2
- vals
numeric vector of values of discrete data set
- ADweights
A vector of weights for AD method