logLH_HR: Full censored log-likelihood of HR model

View source: R/estimation_helpers.R

logLH_HRR Documentation

Full censored log-likelihood of HR model

Description

Computes the full (censored) log-likelihood of HR model.

Usage

logLH_HR(data, Gamma, cens = FALSE)

Arguments

data

Numeric \nxd matrix, containing observations following a multivariate HR Pareto distribution.

Gamma

Numeric \dxd matrix, representing a variogram matrix \eGamma.

cens

Boolean. If true, then censored log-likelihood is computed. By default, cens = FALSE.

Value

Numeric. The full censored log-likelihood of HR model.


graphicalExtremes documentation built on Nov. 14, 2023, 1:07 a.m.