Learn R Programming

BGSIMD (version 1.0)

Block Gibbs Sampler with Incomplete Multinomial Distribution

Description

Implement an efficient block Gibbs sampler with incomplete data from a multinomial distribution taking values from the k categories 1,2,...,k, where data are assumed to miss at random and each missing datum belongs to one and only one of m distinct non-empty proper subsets A1, A2,..., Am of 1,2,...,k and the k categories are labelled such that only consecutive A's may overlap.

Copy Link

Version

Install

install.packages('BGSIMD')

Monthly Downloads

21

Version

1.0

License

GPL (>= 2)

Maintainer

Last Published

October 29th, 2012

Functions in BGSIMD (1.0)

part

Partition Sets of Two Sets
partition

The Coarsest Partition of a Finite Sequence of Sets for Which Only Consecutive Sets May Overlap
rdirichlet

Random Sampling from the Dirichlet Distribution
BGSIMD-package

Efficient Block Gibbs Sampler with Data from an Incomplete Multinomial Distribution
block.gibbs

Efficient Block Gibbs Sampling with Incomplete Data from a Multinomial Distribution