| kernelSx | R Documentation | 
The function evaluates the matrix of design weights to predict the response at arbitrary locations x. This function is not intended to be used directly.
kernelSx(kernelx="g",X,Xetoile,bx)
| kernelx | Character string which allows to choose between gaussian kernel
( | 
| X | Matrix of explanatory variables, size n, p. | 
| Xetoile | Matrix of new design points x* at which to predict the response variable, size n*, p. | 
| bx | The vector of different bandwidths, length  | 
Returns the matrix denoted in the paper by Sx, n*, n.
Pierre-Andre Cornillon, Nicolas Hengartner and Eric Matzner-Lober.
ibr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.