This function computes the derivative of a correlation matrix using 1-dimensional matern correlation function (roughness parameter equal to 3/2), with regard to the inverse range parameter.
matern_3_2_deriv(R0_i, R, beta_i)
A matrix in which each element is the derivative of 1-dimensional matern correlation function with regard to the inverse range parameter.
an absolute difference matrix of the i-th input vector.
the correlation matrix.
the inverse range parameter.
tools:::Rd_package_author("RobustGaSP")
Maintainer: tools:::Rd_package_maintainer("RobustGaSP")
matern_3_2_funct
.