Learn R Programming

IMIS (version 0.1)

Increamental Mixture Importance Sampling

Description

IMIS algorithm draws samples from the posterior distribution. The user has to define the following R functions in advance: prior(x) calculates prior density of x, likelihood(x) calculates the likelihood of x, and sample.prior(n) draws n samples from the prior distribution.

Copy Link

Version

Install

install.packages('IMIS')

Monthly Downloads

29

Version

0.1

License

GPL (>= 2)

Maintainer

Last Published

October 29th, 2012