PriorFunction {dirichletprocess}R Documentation

Generate the prior function of the Dirichlet process

Description

Generate the prior function of the Dirichlet process

Usage

PriorFunction(dpobj)

Arguments

dpobj

A Dirichlet process object

Value

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

@export


[Package dirichletprocess version 0.4.2 Index]