Skip to content
Prev 5886 / 398506 Next

Density Estimation

On Mon, 29 May 2000, Murray Jorgensen wrote:

            
Well, R itself has density, and the MASS library has bandwidth selection
techniques for it.  That should work well for large datasets (up to the
limits of R, anyway).   A similar and perhaps even more capable
approach is binning as taken by the library KernSmooth, an R version of
which is packaged on CRAN.  logspline and locfit (also on CRAN) have
more sophisticated approaches to density estimation.

There are comparisons and details of what is available in V&R3 and in
particular in our on-line statistics complements.