Package: ddst
Title: Data Driven Smooth Tests
Version: 1.6.11
Authors@R: c(person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", 
              role = c("aut", "cre"),
              comment = c(ORCID = "0000-0001-8423-1823")),
             person("Teresa", "Ledwina", role = c("aut")),
             person("Grzegorz", "Wylupek", role = c("aut"))
             )
Description: Smooth tests are data driven (alternative hypothesis is dynamically selected based on data). 
    In this package you will find two groups of smooth of test: goodness-of-fit tests and
    nonparametric tests for comparing distributions.
    Among goodness-of-fit tests there are tests for exponent, Gaussian, Gumbel 
    and uniform distribution.
    Among nonparametric tests there are tests for stochastic dominance,
    k-sample test, test with umbrella alternatives and test for change-point problems.
License: GPL-2
Encoding: UTF-8
Depends: R (>= 2.7), polynom
Imports: ggplot2, orthopolynom, evd
Suggests: rmutil, knitr
URL: https://pbiecek.github.io/ddst/
BugReports: https://github.com/pbiecek/ddst/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-09-03 20:06:00 UTC; pbiecek
Author: Przemyslaw Biecek [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8423-1823>),
  Teresa Ledwina [aut],
  Grzegorz Wylupek [aut]
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-12 05:10:02 UTC
