Learn R Programming

DPP (version 0.1.2)

Inference of Parameters of Normal Distributions from a Mixture of Normals

Description

This MCMC method takes a data numeric vector (Y) and assigns the elements of Y to a (potentially infinite) number of normal distributions. The individual normal distributions from a mixture of normals can be inferred. Following the method described in Escobar (1994) we use a Dirichlet Process Prior (DPP) to describe stochastically our prior assumptions about the dimensionality of the data.

Copy Link

Version

Install

install.packages('DPP')

Monthly Downloads

165

Version

0.1.2

License

MIT + file LICENSE

Maintainer

Luis M. Avila

Last Published

May 24th, 2018

Functions in DPP (0.1.2)

expectedNumberOfClusters

Calculate the expected number of clusters from the number of individuals and a concentration parameter
simulateChineseRestaurant

Simulate a discrete distribution as in the chinese restaurant problem
GammaModel-class

Class "GammaModel"
DPP-package

DPP
NormalModel-class

Class "NormalModel"
dppMCMC_C

A Reference Class that provides DPP functionality