Package: qfratio
Type: Package
Title: Moments of Ratios of Quadratic Forms Using Recursion
Version: 1.0.1
Date: 2023-03-31
Authors@R: c(person("Junya", "Watanabe", email = "jw2098@cam.ac.uk",
             role = c("aut", "cre", "cph"),
             comment = c(ORCID = "0000-0002-9810-5286")))
Description: Evaluates moments of ratios (and products) of quadratic forms
    in normal variables, specifically using recursive algorithms developed by
    Bao and Kan (2013) <doi:10.1016/j.jmva.2013.03.002> and Hillier et al.
    (2014) <doi:10.1017/S0266466613000364>. Originally developed as a supplement
    to Watanabe (2022) <doi:10.1101/2022.11.02.514929> for evaluating average
    evolvability measures in evolutionary quantitative genetics, but can be used
    for a broader class of moments. Generating functions for these moments are
    also closely related to the top-order zonal and invariant polynomials
    of matrix arguments.
License: GPL (>= 3)
URL: https://github.com/watanabe-j/qfratio
BugReports: https://github.com/watanabe-j/qfratio/issues
Imports: Rcpp, MASS
LinkingTo: Rcpp, RcppEigen
Suggests: gsl, mvtnorm, graphics, stats, testthat (>= 3.0.0), rlang (>=
        0.4.7), knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2023-03-31 20:13:06 UTC; jw2098
Author: Junya Watanabe [aut, cre, cph]
    (<https://orcid.org/0000-0002-9810-5286>)
Maintainer: Junya Watanabe <jw2098@cam.ac.uk>
Repository: CRAN
Date/Publication: 2023-04-02 14:30:05 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:59:39 UTC; windows
Archs: i386, x64
