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 |
DOI: | 10.32614/CRAN.package.KScorrect |
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 |
Reference manual: | KScorrect.pdf |
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, r-oldrel (x86_64): KScorrect_1.4.0.tgz |
Old sources: | KScorrect archive |
Reverse imports: | SEA |
Reverse suggests: | fitteR |
Please use the canonical form https://CRAN.R-project.org/package=KScorrect to link to this page.