Learn R Programming

R2sample (version 4.0.1)

TSw_cont: find test statistics for continuous data with weights

Description

find test statistics for continuous data with weights

Usage

TSw_cont(x, y, wx, wy)

Value

A vector of test statistics

Arguments

x

first continuous data set

y

second continuous data set

wx

weights of x

wy

weights of y