Learn R Programming

⚠️There's a newer version (1.1-4) of this package.Take me there.

iterLap (version 1.1-3)

Approximate Probability Densities by Iterated Laplace Approximations

Description

The iterLap (iterated Laplace approximation) algorithm approximates a general (possibly non-normalized) probability density on R^p, by repeated Laplace approximations to the difference between current approximation and true density (on log scale). The final approximation is a mixture of multivariate normal distributions and might be used for example as a proposal distribution for importance sampling (eg in Bayesian applications). The algorithm can be seen as a computational generalization of the Laplace approximation suitable for skew or multimodal densities.

Copy Link

Version

Install

install.packages('iterLap')

Monthly Downloads

216

Version

1.1-3

License

GPL

Maintainer

Bjoern Bornkamp

Last Published

August 5th, 2017

Functions in iterLap (1.1-3)

GRApprox

Gelman-Rubin mode approximation
Importance Sampling and independence Metropolis Hastings sampling

Monte Carlo sampling using the iterated Laplace approximation.
iterLap-internal

iterLap package internal functions
iterLap-package

iterLap package information
iterLap

Iterated Laplace Approximation
resample

Residual resampling