This package is considered a duplicate. The official version of this package is found at:https://awblocker.r-universe.dev/fastGHQuad
Package: fastGHQuad 1.0.1
fastGHQuad: Fast 'Rcpp' Implementation of Gauss-Hermite Quadrature
Fast, numerically-stable Gauss-Hermite quadrature rules and utility functions for adaptive GH quadrature. See Liu, Q. and Pierce, D. A. (1994) <doi:10.2307/2337136> for a reference on these methods.
Authors:
fastGHQuad_1.0.1.tar.gz
fastGHQuad_1.0.1.tar.gz(r-4.7-arm64)fastGHQuad_1.0.1.tar.gz(r-4.7-x86_64)fastGHQuad_1.0.1.tar.gz(r-4.6-arm64)fastGHQuad_1.0.1.tar.gz(r-4.6-x86_64)
fastGHQuad_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastGHQuad/json (API)
| # Install 'fastGHQuad' in R: |
| install.packages('fastGHQuad', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/awblocker/fastghquad/issues
Last updated from:e60c4d61a6. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 108 | ||
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 144 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 107 | ||
| wasm-release | OK | 95 |
Exports:aghQuadevalHermitePolyfindPolyRootsgaussHermiteDataghQuadhermitePolyCoef
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A package for fast, numerically-stable computation of Gauss-Hermite quadrature rules | fastGHQuad-package fastGHQuad |
| Adaptive Gauss-Hermite quadrature using Laplace approximation | aghQuad |
| Evaluate Hermite polynomial at given location | evalHermitePoly |
| Find real parts of roots of polynomial | findPolyRoots |
| Compute Gauss-Hermite quadrature rule | gaussHermiteData |
| Convenience function for Gauss-Hermite quadrature | ghQuad |
| Get coefficient of Hermite polynomial | hermitePolyCoef |
