dirichletprocess (version 0.2.0)

Predictive: Calculate how well the prior predicts the data.

Description

Calculate how well the prior predicts the data.

Usage

Predictive(mdObj, x)

Arguments

mdObj

The distribution

x

The data

Value

The probability of the data being from the prior.