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.

Package details

AuthorPhil Novack-Gottshall, Steve C. Wang
MaintainerPhil Novack-Gottshall <pnovack-gottshall@ben.edu>
LicenseCC0
Version1.4.0
URL https://github.com/pnovack-gottshall/KScorrect
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("KScorrect")

Try the KScorrect package in your browser

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

KScorrect documentation built on July 4, 2019, 1:02 a.m.