Package: ddst Title: Data Driven Smooth Tests Version: 1.6.10 Authors@R: c(person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", role = c("aut", "cre")), person("Teresa", "Ledwina", email = "ledwina@impan.pl", 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.2.3 Repository: https://pbiecek.r-universe.dev Date/Publication: 2023-08-20 22:03:25 UTC RemoteUrl: https://github.com/pbiecek/ddst RemoteRef: HEAD RemoteSha: 39506cfc0fba6aa122dfdff534334b066c793652 NeedsCompilation: no Packaged: 2026-07-03 23:45:27 UTC; root Author: Przemyslaw Biecek [aut, cre], Teresa Ledwina [aut], Grzegorz Wylupek [aut] Maintainer: Przemyslaw Biecek