PriorFunction function

Generate the prior function of the Dirichlet process

Generate the prior function of the Dirichlet process

PriorFunction(dpobj)

Arguments

  • dpobj: A Dirichlet process object

Returns

A function f(x) that represents a draw from the prior distrubtion of the Dirichlet process.

@export