The search at www.r-project.org mentioned a function "gauss.hermite{rmutil}". However, 'install.packages("rmutil")' produced, 'No package "rmutil" on CRAN.' How can I find the current status of "gauss.hermite" and "rmutil"? Thanks, Spencer Graves
That sounds like one of Jim Lindsay's packages, for which there's link on CRAN to his web page. They are not on CRAN. Andy> From: Spencer Graves > > The search at www.r-project.org mentioned a function > "gauss.hermite{rmutil}". However, 'install.packages("rmutil")' > produced, 'No package "rmutil" on CRAN.' How can I find the current > status of "gauss.hermite" and "rmutil"? > > Thanks, > Spencer Graves
On Thu, 2004-05-27 at 23:35, Spencer Graves wrote:> The search at www.r-project.org mentioned a function > "gauss.hermite{rmutil}". However, 'install.packages("rmutil")' > produced, 'No package "rmutil" on CRAN.' How can I find the current > status of "gauss.hermite" and "rmutil"? > > Thanks, > Spencer GravesSpencer, A Google search indicates that rmutil is listed on http://cran.r-project.org/other-software.html. There is a link at the bottom of the page to Jim Lindsey's site at: http://popgen0146uns50.unimaas.nl/~jlindsey/rcode.html There are links for rmutil.tgz and rmutil.zip below the middle of the page. HTH, Marc Schwartz
Dear Spencer, In Dr. Gray's course notes for Advanced Statistical Computing (Appendix of Chapter 6) there are some functions for computing abscissas and corresponding weights for several Gaussian integration rules: http://icommons.harvard.edu/~hsph-bio248-01/Lecture_Notes/ I hope this helps. Best, Dimitris ---- Dimitris Rizopoulos Doctoral Student Biostatistical Centre School of Public Health Catholic University of Leuven Address: Kapucijnenvoer 35, Leuven, Belgium Tel: +32/16/396887 Fax: +32/16/337015 Web: http://www.med.kuleuven.ac.be/biostat/ http://www.student.kuleuven.ac.be/~m0390867/dimitris.htm ----- Original Message ----- From: "Spencer Graves" <spencer.graves at pdf.com> To: <r-help at stat.math.ethz.ch> Sent: Friday, May 28, 2004 6:35 AM Subject: [R] gauss.hermite?> The search at www.r-project.org mentioned a function > "gauss.hermite{rmutil}". However, 'install.packages("rmutil")' > produced, 'No package "rmutil" on CRAN.' How can I find the current > status of "gauss.hermite" and "rmutil"? > > Thanks, > Spencer Graves > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide!http://www.R-project.org/posting-guide.html