logdVK_HR {graphicalExtremes} | R Documentation |
Compute censored exponent measure
Description
Computes the (censored) exponent measure density of HR distribution.
Usage
logdVK_HR(x, K, Gamma)
Arguments
x |
Numeric vector with |
K |
Integer vector, subset of 1, ..., |
Gamma |
d x d variogram matrix or numeric vector with d(d-1)/2 elements, containing the upper triangular part of a variogram matrix. |
Value
Numeric. The censored exponent measure of the HR distribution.
If no entries are censored, the result of logdV_HR(x, par
is returned.
[Package graphicalExtremes version 0.3.4 Index]