Computes the exponent measure density of HR distribution.
logdV_HR(x, Gamma = NULL, Theta = NULL)Numeric. The censored exponent measure of the HR distribution.
Numeric \(n \times d\) matrix or vector with d elements.
d x d variogram matrix or numeric vector with d(d-1)/2 elements, containing the upper triangular part of a variogram matrix.
d x d precision matrix or numeric vector with d(d-1)/2 elements, containing the upper triangular part of a precision matrix.
Both Gamma and Theta are needed internally, but if one
is missing it is computed from the other one.