[R] Density Estimation

Prof Brian Ripley ripley at stats.ox.ac.uk
Sat Apr 10 08:58:24 CEST 2004


help.search("kernel density") reports

KernSec(GenKern)        Univariate kernel density estimate
KernSur(GenKern)        Bivariate kernel density estimation
bkde(KernSmooth)        Compute a Binned Kernel Density Estimate
bkde2D(KernSmooth)      Compute a 2D Binned Kernel Density Estimate
dpik(KernSmooth)        Select a Bandwidth for Kernel Density
                        Estimation
kde2d(MASS)             Two-Dimensional Kernel Density Estimation

amongst others, and package sm also has a user-friendly selection.

So, apart from point out alternatives I wanted to point out how easy it 
was to find the information originally requested.


On Sat, 10 Apr 2004, Ko-Kang Kevin Wang wrote:

> > -----Original Message-----
> > From: r-help-bounces at stat.math.ethz.ch
> >
> > Dear Sir/Madam;
> > Would you please tell me what is the command that allows the
> > estimation of the Kernel Density for some data.
> > Thanks,
> 
> ?density

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list