ksTest: Signed KS test This functions is a modified version of the...

ksTestR Documentation

Signed KS test This functions is a modified version of the R-base function ks.test. It computes a signed KS statistic measuring the maximum difference between a distribution x and some reference distribution y.

Description

Signed KS test This functions is a modified version of the R-base function ks.test. It computes a signed KS statistic measuring the maximum difference between a distribution x and some reference distribution y.

Usage

ksTest(x, y)

Arguments

x

(numeric) data from distribution 1

y

(numeric) data from distribution 2

Value

Signed KS statistic comparing distributions of x and y


karlkumbier/rprofiler documentation built on Dec. 14, 2024, 5:31 a.m.