View source: R/mgplikelihoods.R
jac | R Documentation |
If dat
is a vector, the arguments loc
, scale
and shape
should be numericals of length 1.
jac(dat, loc = 0, scale, shape, lambdau = 1, censored)
dat |
vector or matrix of data |
loc |
vector of location parameters |
scale |
vector of scale parameters, strictly positive |
shape |
shape parameter |
lambdau |
vector of probability of marginal threshold exceedance |
censored |
a matrix of logical indicating whether the observations are censored |
log-likelihood contribution for the Jacobian
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.