log_dirichlet_pdf: Log-density function of the Dirichlet distribution

View source: R/fabMix.R

log_dirichlet_pdfR Documentation

Log-density function of the Dirichlet distribution

Description

Log-density function of the Dirichlet distribution

Usage

log_dirichlet_pdf(alpha, weights)

Arguments

alpha

Parameter vector

weights

Vector of weights

Value

Log-density of the D(alpha_1,\ldots,\alpha_k) evaluated at w_1,\ldots,w_k.

Author(s)

Panagiotis Papastamoulis


fabMix documentation built on May 29, 2024, 2:53 a.m.