TSw_disc: Find test statistics for weighted discrete data

View source: R/RcppExports.R

TSw_discR Documentation

Find test statistics for weighted discrete data

Description

Find test statistics for weighted discrete data

Usage

TSw_disc(x, y, vals, wx, wy)

Arguments

x

integer vector of counts

y

integer vector of counts

vals

A numeric vector with the values of the discrete rv.

wx

integer vector of weights

wy

integer vector of weights

Value

A vector with test statistics


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