Jeffrey S. Rosenthal's R Functions

Much of my computing involves the free statistical computing software "R" (I am a supporting member of the R Project, and have hosted a CRAN mirror).

Over the years, I have occasionally required various R functions not in R's base package, and have written my own versions. There are doubtless better versions by others, in various packages. However, I have found it helpful to have these files easily available. They can either be read into R with e.g. "source('statdist.R')", or copied-and-pasted into an interactive R shell. Note: They were just written quickly, with no guarantee of correctness -- use at your own risk!

I provide the R procedures here (released under GPL), in case anyone else finds them useful too:



[contact me / Computing Page / Home Page]