gaussint, an R library which applies a Gauss quadrature rule to estimate an integral.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
gaussint is available in an R version.
mcint, an R library which estimates an integral using the Monte Carlo method.
mcint2, an R library which estimates an integral over a rectangle using the Monte Carlo method.
Original R code by James Howard; Modifications by John Burkardt.