TS_disc: find test statistics for discrete data

View source: R/RcppExports.R

TS_discR 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


R2sample documentation built on June 17, 2025, 1:07 a.m.