Last data update: 2014.03.03

IMIS

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

2 images, 1 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'IMIS' ...
** package 'IMIS' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'IMIS'
    finding HTML links ... done
    IMIS                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (IMIS)
Making 'packages.html' ... done