Package: skewsamp
Title: Estimate Sample Sizes for Group Comparisons with Skewed
        Distributions
Version: 1.0.0
Authors@R: 
    c(
    person(given = "Johannes", family = "Brachem", email = "jbrachem@posteo.de", role =  c("cre", "aut")),
    person(given = "Dominik", family = "Strache", email = "dominik.strache@stud.uni-goettingen.de", role = "aut")
    )
Description: Estimate necessary sample sizes for comparing the location
    of data from two groups or categories when the distribution of the 
    data is skewed. The package 
    offers a non-parametric method for a Wilcoxon Mann-Whitney test of 
    location shift as well as methods for several generalized linear 
    models, for instance, Gamma regression.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-12-16 15:57:31 UTC; jobrachem
Author: Johannes Brachem [cre, aut],
  Dominik Strache [aut]
Maintainer: Johannes Brachem <jbrachem@posteo.de>
Repository: CRAN
Date/Publication: 2021-12-16 21:00:08 UTC
Built: R 4.6.0; ; 2025-08-18 04:59:53 UTC; unix
