
Last chance! 50% off unlimited learning
Sale ends in
Gaussian correlation
corr_gauss_matrix(x, x2 = NULL, theta)
First data matrix
Second data matrix
Correlation parameter
Correlation matrix
# NOT RUN {
corr_gauss_matrix(matrix(1:10,ncol=1), matrix(6:15,ncol=1), 1e-2)
# }
Run the code above in your browser using DataLab