Learn R Programming

⚠️There's a newer version (1.0.1) of this package.Take me there.

demoKde (version 0.9-4)

Kernel Density Estimation for Demonstration Purposes

Description

Demonstration code showing how (univariate) kernel density estimates are computed, at least conceptually, and allowing users to experiment with different kernels, should they so wish. NOTE: the density function in the stats package should be used for computational efficiency.

Copy Link

Version

Install

install.packages('demoKde')

Monthly Downloads

269

Version

0.9-4

License

GPL-2

Maintainer

Bill Venables

Last Published

February 1st, 2017

Functions in demoKde (0.9-4)

kde

Univariate kernel density estimation directly in R code.
kernelBiweight

Kernel functions for use with kde
demoKde-package

Kernel density estimation demonstration and exploration