varVec | R Documentation |
Generic function returning a variance vector
varVec(object, X, ...)
object |
Covariance kernel object. |
X |
A matrix with |
... |
Other arguments for methods. |
A numeric vector with length nrow(X)
containing the variances
K(\mathbf{x}, \mathbf{x})
for all the sites
\mathbf{x}
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.