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, 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


MD2sample documentation built on Aug. 8, 2025, 7:10 p.m.