KSgeneral: Computing P-Values of the K-S Test for (Dis)Continuous Null Distribution

Computes a p-value of the one-sample two-sided (or one-sided, as a special case) Kolmogorov-Smirnov (KS) statistic, for any fixed critical level, and an arbitrary, possibly large sample size for a pre-specified purely discrete, mixed or continuous cumulative distribution function (cdf) under the null hypothesis. If a data sample is supplied, 'KSgeneral' computes the p-value corresponding to the value of the KS test statistic computed based on the user provided data sample. The package 'KSgeneral' implements a novel, accurate and efficient method named Exact-KS-FFT, expressing the p-value as a double-boundary non-crossing probability for a homogeneous Poisson process, which is then efficiently computed using Fast Fourier Transform (FFT). The package can also be used to compute and plot the complementary cdf of the KS statistic which is known to depend on the hypothesized distribution when the latter is discontinuous (i.e. purely discrete or mixed). To cite this package in publication use: Dimitrina S. Dimitrova, Vladimir K. Kaishev, and Senren Tan. Computing the Kolmogorov-Smirnov Distribution When the Underlying CDF is Purely Discrete, Mixed, or Continuous. Journal of Statistical Software. 2020; 95(10): 1--42. <doi:10.18637/jss.v095.i10>.

Getting started

Package details

AuthorDimitrina S. Dimitrova <D.Dimitrova@city.ac.uk>, Vladimir K. Kaishev <Vladimir.Kaishev.1@city.ac.uk> and Senren Tan <raymondtsrtsr@outlook.com>
MaintainerSenren Tan <raymondtsrtsr@outlook.com>
LicenseGPL (>= 2.0)
Version1.1.2
URL https://github.com/raymondtsr/KSgeneral
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("KSgeneral")

Try the KSgeneral package in your browser

Any scripts or data that you put into this service are public.

KSgeneral documentation built on July 26, 2023, 5:44 p.m.