Description Usage Arguments Details Value Author(s) References
Compute the M1 least-squares cross-validation score.
1 |
grid |
an object of class |
kern.fun |
the density function of the kernel. The first argument must be a matrix whose rows contain the points where the density function will be evaluated. See, for example, the |
... |
additional arguments are passed to |
The computation is done using the Fourier transform of the kernel and the data as described in Silverman (1986).
a single numeric value: the M1 least-squares cross-validation score.
Kjell Konis kjell.konis@me.com
Silverman, B. W. (1986) Density Estimation for Statistics and Data Analysis. London: Chapman and Hall.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.