GaussKernel | R Documentation |
GaussKernel
computes the covariance matrix given by the Gaussian kernel below.
GaussKernel(X, bandwidth)
X |
(p x n matrix): the design matrix where columns are observations |
bandwidth |
(float): free parameter for the Gaussian kernel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.