KScorrect: Lilliefors-Corrected Kolmogorov-Smirnov Goodness-of-Fit Tests

Implements the Lilliefors-corrected Kolmogorov-Smirnov test for use in goodness-of-fit tests, suitable when population parameters are unknown and must be estimated by sample statistics. P-values are estimated by simulation. Can be used with a variety of continuous distributions, including normal, lognormal, univariate mixtures of normals, uniform, loguniform, exponential, gamma, and Weibull distributions. Functions to generate random numbers and calculate density, distribution, and quantile functions are provided for use with the log uniform and mixture distributions.

Version: 1.4.0
Depends: R (≥ 3.6.0)
Imports: MASS (≥ 7.3.0), doParallel (≥ 1.0.14), foreach (≥ 1.4.4), iterators (≥ 1.0.10), parallel (≥ 3.6.0), mclust (≥ 5.4)
Published: 2019-07-03
Author: Phil Novack-Gottshall, Steve C. Wang
Maintainer: Phil Novack-Gottshall <pnovack-gottshall at ben.edu>
BugReports: https://github.com/pnovack-gottshall/KScorrect/issues
License: CC0
URL: https://github.com/pnovack-gottshall/KScorrect
NeedsCompilation: no
Materials: README NEWS
In views: Distributions
CRAN checks: KScorrect results

Documentation:

Reference manual: KScorrect.pdf

Downloads:

Package source: KScorrect_1.4.0.tar.gz
Windows binaries: r-devel: KScorrect_1.4.0.zip, r-release: KScorrect_1.4.0.zip, r-oldrel: KScorrect_1.4.0.zip
macOS binaries: r-release (arm64): KScorrect_1.4.0.tgz, r-oldrel (arm64): KScorrect_1.4.0.tgz, r-release (x86_64): KScorrect_1.4.0.tgz
Old sources: KScorrect archive

Reverse dependencies:

Reverse imports: SEA
Reverse suggests: fitteR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=KScorrect to link to this page.