Description Usage Arguments Author(s) References Examples
This function computes the Gaussian kernel used to estimate the conditional distribution function.
1 |
u |
a numeric vector. |
Romain Azais, Sandie Ferrigno and Marie-Jose Martinez
J. Fan and I. Gijbels. Local polynomial modelling and its applications. Chapman & Hall, London, 1996.
1 2 | x = runif(10) #simulating a uniform random sample
kernel.function.gauss(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.