SqExpKernel | R Documentation |
UnstandardizedGaussKernel
computes the covariance matrix given by the Gaussian kernel below, without
setting the diagonal to zero.
SqExpKernel(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.