Package: IMIS
Type: Package
Title: Increamental Mixture Importance Sampling
Version: 0.1
Date: 2010-12-08
Author: Adrian Raftery, Le Bao
URL: http://www.stat.washington.edu/research/reports/2009/tr560.pdf
Maintainer: Le Bao <lebao@uw.edu>
Depends: mvtnorm
License: GPL (>= 2)
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.
Packaged: 2012-10-29 08:57:10 UTC; ripley
Repository: CRAN
Date/Publication: 2012-10-29 08:57:10
Built: R 3.1.0; ; 2013-11-26 10:37:48 UTC; unix
