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

View source: R/stats.R

kssigR Documentation

Compute significance level of the Kolmogorov-Smirnov test statistic m=sample size of first group n=sample size of second group val=observed value of test statistic

Description

Compute significance level of the Kolmogorov-Smirnov test statistic m=sample size of first group n=sample size of second group val=observed value of test statistic

Usage

kssig(m, n, val)

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