lpost_mix2_constrained {crandep} | R Documentation |
Wrapper of lpost_mix2, assuming power law (theta = 1.0) & contrained (alpha > 1.0, xi < 1.0 / (alpha - 1.0))
Description
Wrapper of lpost_mix2, assuming power law (theta = 1.0) & contrained (alpha > 1.0, xi < 1.0 / (alpha - 1.0))
Usage
lpost_mix2_constrained(par, ...)
Arguments
par |
parameter vector of length 3, with elements alpha, shape and sigma |
... |
Other arguments passed to lpost_mix2 |
Value
A scalar of the log-posterior density
[Package crandep version 0.3.11 Index]