TSw_cont {R2sample} | R Documentation |
find test statistics for continuous data with weights
Description
find test statistics for continuous data with weights
Usage
TSw_cont(x, y, wx, wy)
Arguments
x |
first continuous data set |
y |
second continuous data set |
wx |
weights of x |
wy |
weights of y |
Value
A vector of test statistics
[Package R2sample version 4.1.0 Index]