TSw_disc {R2sample}R 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


[Package R2sample version 4.1.0 Index]