Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

covMatrixDerivative

Covariance matrix derivatives


Description

Computes a partial derivative of the covariance matrix C in function covMatrix.

Usage

covMatrixDerivative(object, X, C0, k, ...)

Arguments

object

an object specifying the covariance structure.

X

a matrix whose columns represent locations.

C0

a matrix corresponding to the covariance matrix for the locations specified in the X argument, when there is no nugget effet nor observation noise.

k

an integer representing the partial derivative index.

...

additional parameters, typically an environment used for storage

Value

A matrix representing the partial derivative of C

Author(s)

Olivier Roustant, David Ginsbourger, Ecole des Mines de St-Etienne.

See Also


DiceKriging

Kriging Methods for Computer Experiments

v1.6.0
GPL-2 | GPL-3
Authors
Olivier Roustant, David Ginsbourger, Yves Deville. Contributors: Clement Chevalier, Yann Richet.
Initial release
2021-02-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.