# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "KScorrect" in publications use:' type: software license: CC0-1.0 title: 'KScorrect: Lilliefors-Corrected Kolmogorov-Smirnov Goodness-of-Fit Tests' version: 1.4.2 doi: 10.32614/CRAN.package.KScorrect abstract: 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. authors: - family-names: Novack-Gottshall given-names: Phil email: pnovack-gottshall@ben.edu - family-names: Wang given-names: Steve C. repository: https://cran.r-universe.dev repository-code: https://github.com/pnovack-gottshall/KScorrect commit: cd4929f1cb655917753a24bcdcdce65eb57dd783 url: https://github.com/pnovack-gottshall/KScorrect date-released: '2026-07-21' contact: - family-names: Novack-Gottshall given-names: Phil email: pnovack-gottshall@ben.edu