Description Usage Arguments Value See Also
Evaluates the Gaussian kernel, equal to the standard normal density. This is an alias for dnorm
.
1 | gauss(u)
|
u |
a vector of points at which to evaluate the kernel. |
a vector giving the evaluations.
Other kernel functions:
biweight()
,
epanechnikov()
,
uniform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.