Description Usage Arguments Value Author(s) See Also
Computes the gradient of the covariance vector c(x)
computed by covMat1Mat2
with respect to x
, for a given covariance structure.
1 | covVector.dx(object, x, X, c)
|
object |
an object specifying the covariance structure. |
x |
a vector representing the specific location. |
X |
a matrix whose columns represent locations. |
c |
a vector containing the covariances between the location |
A vector of real numbers equal to the gradient of c
as a function of x
.
Olivier Roustant, David Ginsbourger, Ecole des Mines de St-Etienne.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.