This function defines the derivative of the transformation function that maps Cholesky parameters to a covariance matrix element. This function is used in dchol2par.R.
dchol2par.elem(k, q, a, b, par.chol1)
Derivative of the function that transforms the cholesky parameters to the specified element of the covariance matrix, evaluated at the specified arguments.
The row index of the parameter with respect to which to take the derivative.
the column index of the parameter with respect to which to take the derivative.
The row index of the covariance matrix element to be computed.
The column index of the covariance matrix element to be computed.
The vector of Cholesky parameters.