dirichletprocess (version 0.4.2)

Likelihood.beta: Mixing Distribution Likelihood

Description

Evaluate the Likelihood of some data \(x\) for some parameter \(\theta\).

Usage

# S3 method for beta
Likelihood(mdObj, x, theta)

# S3 method for beta2 Likelihood(mdObj, x, theta)

# S3 method for exponential Likelihood(mdObj, x, theta)

Likelihood(mdObj, x, theta)

# S3 method for mvnormal Likelihood(mdObj, x, theta)

# S3 method for mvnormal2 Likelihood(mdObj, x, theta)

# S3 method for normalFixedVariance Likelihood(mdObj, x, theta)

# S3 method for normal Likelihood(mdObj, x, theta)

Value

Likelihood of the data

Arguments

mdObj

Mixing Distribution

x

Data

theta

Parameters of distribution