Package: KScorrect 1.4.1
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.
Authors:
KScorrect_1.4.1.tar.gz
KScorrect_1.4.1.zip(r-4.5)KScorrect_1.4.1.zip(r-4.4)KScorrect_1.4.1.zip(r-4.3)
KScorrect_1.4.1.tgz(r-4.4-any)KScorrect_1.4.1.tgz(r-4.3-any)
KScorrect_1.4.1.tar.gz(r-4.5-noble)KScorrect_1.4.1.tar.gz(r-4.4-noble)
KScorrect_1.4.1.tgz(r-4.4-emscripten)KScorrect_1.4.1.tgz(r-4.3-emscripten)
KScorrect.pdf |KScorrect.html✨
KScorrect/json (API)
NEWS
# Install 'KScorrect' in R: |
install.packages('KScorrect', repos = c('https://pnovack-gottshall.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pnovack-gottshall/kscorrect/issues
Last updated 5 years agofrom:335d724db8. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | NOTE | Nov 17 2024 |
R-4.5-linux | NOTE | Nov 17 2024 |
R-4.4-win | NOTE | Nov 17 2024 |
R-4.4-mac | NOTE | Nov 17 2024 |
R-4.3-win | NOTE | Nov 17 2024 |
R-4.3-mac | NOTE | Nov 17 2024 |
Exports:dlunifdmixnormks_test_statLcKSplunifpmixnormqlunifqmixnormrlunifrmixnorm
Readme and manuals
Help Manual
Help page | Topics |
---|---|
KScorrect: Lilliefors-Corrected Kolmogorov-Smirnov Goodness-of-Fit Tests | KScorrect-package KScorrect |
The Log Uniform Distribution | dlunif plunif qlunif rlunif |
The Normal Mixture Distribution | dmixnorm pmixnorm qmixnorm rmixnorm |
Internal KScorrect Function. | ks_test_stat |
Lilliefors-corrected Kolmogorov-Smirnov Goodness-Of-Fit Test | LcKS |