Other packages > Find by keyword >

gaussquad  

Collection of Functions for Gaussian Quadrature
View on CRAN: Click here


Download and install gaussquad package within the R console
Install from CRAN:
install.packages("gaussquad")

Install from Github:
library("remotes")
install_github("cran/gaussquad")

Install by package version:
library("remotes")
install_version("gaussquad", "1.0-3")



Attach the package and use:
library("gaussquad")
Maintained by
Frederick Novomestky
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-02-08
Latest Update: 2022-06-14
Description:
A collection of functions to perform Gaussian quadrature with different weight functions corresponding to the orthogonal polynomials in package orthopolynom. Examples verify the orthogonality and inner products of the polynomials.
How to cite:
Frederick Novomestky (2011). gaussquad: Collection of Functions for Gaussian Quadrature. R package version 1.0-3, https://cran.r-project.org/web/packages/gaussquad. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:41), 1.0-1 (2011-02-08 09:47), 1.0-2 (2013-02-05 21:43)
Other packages that cited gaussquad R package
View gaussquad citation profile
Other R packages that gaussquad depends, imports, suggests or enhances
Complete documentation for gaussquad
Functions, R codes and Examples using the gaussquad R package
Some associated functions: chebyshev.c.quadrature . chebyshev.c.quadrature.rules . chebyshev.s.quadrature . chebyshev.s.quadrature.rules . chebyshev.t.quadrature . chebyshev.t.quadrature.rules . chebyshev.u.quadrature . chebyshev.u.quadrature.rules . gegenbauer.quadrature . gegenbauer.quadrature.rules . ghermite.h.quadrature . ghermite.h.quadrature.rules . glaguerre.quadrature . glaguerre.quadrature.rules . hermite.h.quadrature . hermite.h.quadrature.rules . hermite.he.quadrature . hermite.he.quadrature.rules . jacobi.g.quadrature . jacobi.g.quadrature.rules . jacobi.p.quadrature . jacobi.p.quadrature.rules . laguerre.quadrature . laguerre.quadrature.rules . legendre.quadrature . legendre.quadrature.rules . quadrature.rule.table . quadrature.rules . schebyshev.t.quadrature . schebyshev.t.quadrature.rules . schebyshev.u.quadrature . schebyshev.u.quadrature.rules . slegendre.quadrature . slegendre.quadrature.rules . spherical.quadrature . spherical.quadrature.rules . ultraspherical.quadrature . ultraspherical.quadrature.rules . 
Some associated R codes: chebyshev.c.quadrature.R . chebyshev.c.quadrature.rules.R . chebyshev.s.quadrature.R . chebyshev.s.quadrature.rules.R . chebyshev.t.quadrature.R . chebyshev.t.quadrature.rules.R . chebyshev.u.quadrature.R . chebyshev.u.quadrature.rules.R . gegenbauer.quadrature.R . gegenbauer.quadrature.rules.R . ghermite.h.quadrature.R . ghermite.h.quadrature.rules.R . glaguerre.quadrature.R . glaguerre.quadrature.rules.R . hermite.h.quadrature.R . hermite.h.quadrature.rules.R . hermite.he.quadrature.R . hermite.he.quadrature.rules.R . jacobi.g.quadrature.R . jacobi.g.quadrature.rules.R . jacobi.p.quadrature.R . jacobi.p.quadrature.rules.R . laguerre.quadrature.R . laguerre.quadrature.rules.R . legendre.quadrature.R . legendre.quadrature.rules.R . quadrature.rule.table.R . quadrature.rules.R . schebyshev.t.quadrature.R . schebyshev.t.quadrature.rules.R . schebyshev.u.quadrature.R . schebyshev.u.quadrature.rules.R . slegendre.quadrature.R . slegendre.quadrature.rules.R . spherical.quadrature.R . spherical.quadrature.rules.R . ultraspherical.quadrature.R . ultraspherical.quadrature.rules.R .  Full gaussquad package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA