Package: PDQutils
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.1
Date: 2015-02-26
License: LGPL-3
Title: PDQ Functions via Gram Charlier, Edgeworth, and Cornish Fisher
        Approximations
BugReports: https://github.com/shabbychef/PDQutils/issues
Description: A collection of tools for approximating the 'PDQ' functions (respectively, the 
    cumulative distribution, density, and quantile) of probability distributions via classical 
    expansions involving moments and cumulants.
Depends: R (>= 3.0.2)
Imports: orthopolynom, moments
Suggests: ggplot2, reshape2, testthat, knitr
URL: https://github.com/shabbychef/PDQutils
VignetteBuilder: knitr
Collate: 'cornish_fisher.r' 'edgeworth.r' 'gram_charlier.r' 'moments.r'
        'PDQutils.r'
Packaged: 2015-02-26 15:45:35 UTC; spav
Author: Steven E. Pav [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-26 17:57:17
