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

corr_gauss_dCdX

Correlation Gaussian matrix gradient in C using Armadillo


Description

Correlation Gaussian matrix gradient in C using Armadillo

Usage

corr_gauss_dCdX(XX, X, theta, s2)

Arguments

XX

Matrix XX to get gradient for

X

Matrix X GP was fit to

theta

Theta vector

s2

Variance parameter

Value

3-dim array of correlation derivative

Examples

# corr_gauss_dCdX(matrix(c(1,0,0,1),2,2),c(1,1))

GauPro

Gaussian Process Fitting

v0.2.4
GPL-3
Authors
Collin Erickson
Initial release

We don't support your browser anymore

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