llikDblExp: log likelihood of the DblExp distribution and its derivatives...

View source: R/llikNew.R

llikDblExpR Documentation

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

Description

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

Usage

llikDblExp(x, mu, sigma, full = FALSE)

Arguments

x

Observation

mu

distribution parameter

sigma

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.