Correlation Gaussian matrix in C (symmetric)
Correlation Gaussian matrix in C (symmetric)
corr_gauss_matrix_symC(x, theta)
x |
Matrix x |
theta |
Theta vector |
Correlation matrix
corr_gauss_matrix_symC(matrix(c(1,0,0,1),2,2),c(1,1))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.