logL_gammamix: logL_gammamix

View source: R/support_functions.R

logL_gammamixR Documentation

logL_gammamix

Description

log-likelihood of a mixture of gamma distributions

Usage

logL_gammamix(x, w, shape, rate)

Arguments

x

numeric vector of quantile with at least length 2

w

numeric vector of mixture weights

shape

numeric vector of shape parameters

rate

numeric vector of rate parameters


tobiasmuetze/varmap documentation built on Dec. 8, 2022, 2:16 p.m.