Package: sadists
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", 
    role=c("aut","cre"),
    email="shabbychef@gmail.com",
    comment = c(ORCID = "0000-0002-4197-6195")))
Version: 0.2.5
Date: 2023-08-20
License: LGPL-3
Title: Some Additional Distributions
BugReports: https://github.com/shabbychef/sadists/issues
Description: Provides the density, distribution, quantile and generation functions of some obscure probability 
    distributions, including the doubly non-central t, F, Beta, and Eta distributions; 
    the lambda-prime and K-prime; the upsilon distribution; the (weighted) sum of 
    non-central chi-squares to a power; the (weighted) sum of log non-central chi-squares;
    the product of non-central chi-squares to powers; the product of doubly non-central
    F variables; the product of independent normals.
Depends: R (>= 3.0.2)
Imports: PDQutils (>= 0.1.1), hypergeo, orthopolynom
Suggests: SharpeR, shiny, testthat, ggplot2, xtable, formatR, knitr
URL: https://github.com/shabbychef/sadists
VignetteBuilder: knitr
Collate: 'cumulants.r' 'dnbeta.r' 'dneta.r' 'dnf.r' 'dnt.r' 'kprime.r'
        'lambdap.r' 'moments.r' 'prodchisqpow.r' 'proddnf.r'
        'prodnormal.r' 'runExample.r' 'sadists.r' 'sumchisqpow.r'
        'sumlogchisq.r' 'upsilon.r' 'utils.r'
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2023-08-21 16:02:29 UTC; spav
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2023-08-21 18:30:02 UTC
Built: R 4.2.0; ; 2023-08-27 03:01:21 UTC; unix
