PriorFunction: Generate the prior function of the Dirichlet process

View source: R/prior.R

PriorFunctionR 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


dirichletprocess documentation built on Aug. 25, 2023, 5:19 p.m.