Last data update: 2014.03.03

KScorrect

Package: KScorrect
Type: Package
Title: Lilliefors-Corrected Kolmogorov-Smirnoff Goodness-of-Fit Tests
Version: 1.2.0
Depends: R (>= 3.1.0)
Imports: MASS (>= 7.3-44), mclust (>= 5.1)
Date: 2016-03-17
Author: Phil Novack-Gottshall, Steve C. Wang
Maintainer: Phil Novack-Gottshall <pnovack-gottshall@ben.edu>
Description: Implements the Lilliefors-corrected Kolmogorov-Smirnoff 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.
License: CC0
URL: https://github.com/pnovack-gottshall/KScorrect
BugReports: https://github.com/pnovack-gottshall/KScorrect/issues
LazyData: TRUE
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2016-03-18 17:15:41 UTC; pnovack-gottshall
Repository: CRAN
Date/Publication: 2016-03-19 14:57:21

15 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'KScorrect' ...
** package 'KScorrect' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'KScorrect'
    finding HTML links ... done
    KScorrect-package                       html  
    LcKS                                    html  
    dlunif                                  html  
    dmixnorm                                html  
Rd warning: /tmp/RtmpKiCTwa/R.INSTALL414a5bc4b1ea/KScorrect/man/dmixnorm.Rd:54: missing file link 'quantileMclust'
Rd warning: /tmp/RtmpKiCTwa/R.INSTALL414a5bc4b1ea/KScorrect/man/dmixnorm.Rd:65: missing file link 'dnorm'
Rd warning: /tmp/RtmpKiCTwa/R.INSTALL414a5bc4b1ea/KScorrect/man/dmixnorm.Rd:163: missing file link 'quantileMclust'
** building package indices
** testing if installed package can be loaded
* DONE (KScorrect)
Making 'packages.html' ... done