logLH_HR {graphicalExtremes} | R 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 |
Gamma |
Numeric |
cens |
Boolean. If true, then censored log-likelihood is computed.
By default, |
Value
Numeric. The full censored log-likelihood of HR model.
[Package graphicalExtremes version 0.3.4 Index]