Description Usage Arguments Value Examples
Calculate the non-central moments for a univariate Gaussian kernel density estimator.
1  | kdeGaussMom(n, mu, h)
 | 
n | 
 The highest order of non-central moments saught.  | 
mu | 
 A vector of data points on which the kernel density estimator is based.  | 
h | 
 The kernel density estimator bandwidth.  | 
A vector of length n of non-central moments requested for a Gaussian kernel density estimator.
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.