Hi I've used the integrate function to do numerical integration and was wondering exactly how the algorithm works. It states that it is adaptive quadrature, does anyone know how the sampling points and weights are chosen, and what transformation is used to convert infinite intervals into finite ones?
Thanks very much Andrew Brown ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.