R/priors.R
gev_loglognorm.Rd
For information about this and other priors see set_prior
.
gev_loglognorm(pars, mean, icov, min_xi = -Inf, max_xi = Inf, trendsd = 0)
A numeric vector of length 3. GEV parameters (\(\mu, \sigma, \xi\)).
A numeric vector of length 3. Prior mean.
A 3x3 numeric matrix. The inverse of the prior covariance matrix.
A numeric scalar. Prior lower bound on \(\xi\).
A numeric scalar. Prior upper bound on \(\xi\).
Has no function other than to achieve compatibility with function in the evdbayes package.
The log of the prior density.