TS_disc {R2sample}R Documentation

find test statistics for discrete data

Description

find test statistics for discrete data

Usage

TS_disc(x, y, vals, ADweights = as.numeric(c(2)))

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

Value

A vector of test statistics


[Package R2sample version 2.2.0 Index]