dirichlet.log.pdf: dirichlet.log.pdf

Description Usage Arguments

View source: R/MMPP.R

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.


giantoak/mmppr documentation built on May 17, 2019, 4:19 a.m.