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

corr_gauss_matrix

Gaussian correlation


Description

Gaussian correlation

Usage

corr_gauss_matrix(x, x2 = NULL, theta)

Arguments

x

First data matrix

x2

Second data matrix

theta

Correlation parameter

Value

Correlation matrix

Examples

corr_gauss_matrix(matrix(1:10,ncol=1), matrix(6:15,ncol=1), 1e-2)

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.