TS_disc | R Documentation |
find test statistics for discrete data
TS_disc(x, y, vals, ADweights = as.numeric(c(2)))
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 |
A vector of test statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.