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).
Version: | 0.1.2 |
Depends: | R (≥ 3.3.0) |
Imports: | Rcpp (≥ 0.12.12), MASS, dgof |
LinkingTo: | Rcpp |
Published: | 2020-02-11 |
Author: | Dimitrina S. Dimitrova, Vladimir K. Kaishev and Senren Tan |
Maintainer: | Senren Tan <senren.tan at cass.city.ac.uk> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)] |
Copyright: | Copyright holders of FFTW3: Copyright (c) 2003, 2007-11 Matteo Frigo; Copyright (c) 2003, 2007-11 Massachusetts Institute of Technology |
URL: | https://github.com/raymondtsr/KSgeneral |
NeedsCompilation: | yes |
SystemRequirements: | fftw3 (>=3.3.4), C++11 |
CRAN checks: | KSgeneral results |
Reference manual: | KSgeneral.pdf |
Package source: | KSgeneral_0.1.2.tar.gz |
Windows binaries: | r-devel: KSgeneral_0.1.2.zip, r-release: KSgeneral_0.1.2.zip, r-oldrel: KSgeneral_0.1.2.zip |
macOS binaries: | r-release: KSgeneral_0.1.2.tgz, r-oldrel: KSgeneral_0.1.2.tgz |
Old sources: | KSgeneral archive |
Please use the canonical form https://CRAN.R-project.org/package=KSgeneral to link to this page.