Description Usage Arguments Value Author(s)
Function for computing the fixed variance kernel.
1 | fixedvarianceKernCompute(kern, x, x2)
|
kern |
GP kernel structure which contains the
fixed variances to be included in the |
x |
One-column matrix which contains the input values for the rows of the kernel. |
x2 |
One-column matrix which contains the input
values for the columns of the kernel. If missing,
a square matrix is created with |
Return kernel with the fixed variances in the diagonal, and zeros in the off-diagonal elements.
Hande Topa, hande.topa@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.