kstiesig: Compute significance level of the Kolmogorov-Smirnov test...

View source: R/stats.R

kstiesigR Documentation

Compute significance level of the Kolmogorov-Smirnov test statistic

Description

Compute significance level of the Kolmogorov-Smirnov test statistic for the data in vectors x and y at val, the observed value of the test statistic. kstiesig allows ties among values.

Usage

kstiesig(x, y, val)

GRousselet/rogme documentation built on Nov. 12, 2022, 4:38 a.m.