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"))
Version: 0.1.0
Date: 2015-03-05
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 and F distributions; 
    Lecoutre's lambda-prime and K-prime; the upsilon distribution; the (weighted) sum of 
    non-central chi-squares to a power.
Depends: R (>= 3.0.2)
Imports: PDQutils (>= 0.1.1), hypergeo, orthopolynom
Suggests: testthat, ggplot2, knitr
URL: https://github.com/shabbychef/sadists
VignetteBuilder: knitr
Collate: 'cumulants.r' 'dnf.r' 'dnt.r' 'kprime.r' 'lambdap.r'
        'moments.r' 'sadists.r' 'sumchisqpow.r' 'upsilon.r' 'utils.r'
Packaged: 2015-03-05 16:41:39 UTC; spav
Author: Steven E. Pav [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-05 22:18:18
