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


dm13450/dirichletprocess documentation built on Sept. 1, 2023, 3:47 a.m.