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 Mar. 2026.
Previous versions and publish date:
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

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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