lpost_mix2_constrained: Wrapper of lpost_mix2, assuming power law (theta = 1.0) &...

View source: R/optim.R

lpost_mix2_constrainedR 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


clement-lee/rackage documentation built on Aug. 12, 2024, 1:39 p.m.