Package: stodom
Title: Estimating Consistent Tests for Stochastic Dominance
Version: 0.0.1
Authors@R: 
      c(person(given = "Sergei",
           family = "Schaub",
           role = c("aut", "cre"),
           email = "sergei.schaub@agroscope.admin.ch",
           comment = c(ORCID = "https://orcid.org/0000-0001-8477-3737")),
  person("Agroscope",
          role = c("cph"))
          )
Description: Stochastic dominance tests help ranking different distributions. The package implements the consistent test for stochastic dominance by Barrett and Donald (2003) <doi:10.1111/1468-0262.00390>. Specifically, it implements Barrett and Donald's Kolmogorov-Smirnov type tests for first- and second-order stochastic dominance based on bootstrapping 2 and 1.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, tibble, ggplot2, pracma, tidyr
Suggests: testthat
NeedsCompilation: no
Packaged: 2024-01-31 11:58:52 UTC; f80866559
Author: Sergei Schaub [aut, cre] (<https://orcid.org/0000-0001-8477-3737>),
  Agroscope [cph]
Maintainer: Sergei Schaub <sergei.schaub@agroscope.admin.ch>
Repository: CRAN
Date/Publication: 2024-02-02 12:40:02 UTC
Built: R 4.2.3; ; 2024-02-02 15:44:36 UTC; unix
