Package: MultiGHQuad
Type: Package
Title: Multidimensional Gauss-Hermite Quadrature
Version: 1.2.0
Date: 2016-08-11
Authors@R: c(person("Karel", "Kroeze", email = "k.a.kroeze@utwente.nl", role = c("aut", "cre")), 
             person("Rivka", "de Vries", email = "r.m.de.vries@umcg.nl", role = "ctb"),
             person("Alwin", "Stegeman", email = "a.w.stegeman@rug.nl", role = "ctb"))
Description: Uses a transformed, rotated and optionally adapted n-dimensional
    grid of quadrature points to calculate the numerical integral of n multivariate
    normal distributed parameters.
License: GPL-3
Depends: R (>= 3.2.0), mvtnorm, Matrix
Imports: fastGHQuad (>= 0.2)
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-11 18:37:21 UTC; karel
Author: Karel Kroeze [aut, cre],
  Rivka de Vries [ctb],
  Alwin Stegeman [ctb]
Maintainer: Karel Kroeze <k.a.kroeze@utwente.nl>
X-CRAN-Comment: Archived on 2016-05-02 as check problems were not
        corrected despite reminders.
Repository: CRAN
Date/Publication: 2016-08-12 12:47:56
Built: R 3.4.4; ; 2019-04-25 19:25:01 UTC; windows
