llikParetoType2: log likelihood of the ParetoType2 distribution and its...

View source: R/llikNew.R

llikParetoType2R Documentation

log likelihood of the ParetoType2 distribution and its derivatives (from stan)

Description

log likelihood of the ParetoType2 distribution and its derivatives (from stan)

Usage

llikParetoType2(x, mu, lambda, alpha, full = FALSE)

Arguments

x

Observation

mu

distribution parameter

lambda

distribution parameter

alpha

distribution parameter

full

return the input parameters alongside the result

Value

data frame with fx and the derivative of each parameter


rxode2ll documentation built on Sept. 15, 2026, 5:10 p.m.