Package: R2sample
Title: Various Methods for the Two Sample Problem
Version: 2.2.0
Authors@R: 
    person("Wolfgang", "Rolke", , "wolfgang.rolke@upr.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3514-726X"))
Description: The routine twosample_test() in this package runs the
    two sample test using various test statistic. The p values are
    found via permutation or large sample theory. The routine twosample_power() allows the
    calculation of the power in various cases, and plot_power()
    draws the corresponding power graphs. 
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.1
LinkingTo: Rcpp
Imports: Rcpp, parallel, shiny, ggplot2, stats
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-10-21 19:06:32 UTC; Wolfgang
Author: Wolfgang Rolke [aut, cre] (<https://orcid.org/0000-0002-3514-726X>)
Maintainer: Wolfgang Rolke <wolfgang.rolke@upr.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-10-21 19:20:02 UTC
