ddirichlet: Density Function for the Dirichlet Distribution

ddirichletR Documentation

Density Function for the Dirichlet Distribution

Description

Density function for the Dirichlet distribution.

Usage

ddirichlet(x, alpha)

Arguments

x

A k-dimensional vector of values that sum to 1 for which to calculate the density

alpha

A k-dimensional vector of the Dirichlet distribution parameters.

Details

This is usually not to be called by the user.


mixtools documentation built on April 12, 2025, 2:31 a.m.