IMIS: Increamental Mixture Importance Sampling

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.

Getting started

Package details

AuthorAdrian Raftery, Le Bao
MaintainerLe Bao <lebao@uw.edu>
LicenseGPL (>= 2)
Version0.1
URL http://www.stat.washington.edu/research/reports/2009/tr560.pdf
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("IMIS")

Try the IMIS package in your browser

Any scripts or data that you put into this service are public.

IMIS documentation built on May 2, 2019, 4:05 p.m.