Gaussian correlation
Gaussian correlation
corr_gauss_matrix(x, x2 = NULL, theta)
x |
First data matrix |
x2 |
Second data matrix |
theta |
Correlation parameter |
Correlation matrix
corr_gauss_matrix(matrix(1:10,ncol=1), matrix(6:15,ncol=1), 1e-2)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.