dirichlet.log.pdf: dirichlet.log.pdf

Description Usage Arguments

Description

The log of the probability density function for the Dirichlet distribution. Returns the belief that the probabilities of K rival events are x_i given that each event has been observed A_i - 1 times.

Usage

1
dirichlet.log.pdf(K.probs, A)

Arguments

K.probs

vector of probabilities

A

vector of concentration parameters.


mmppr documentation built on May 2, 2019, 4:18 a.m.