iterLap: Approximate Probability Densities by Iterated Laplace Approximations

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.

Package details

AuthorBjoern Bornkamp
MaintainerBjoern Bornkamp <bbnkmp@mail.de>
LicenseGPL
Version1.1-4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("iterLap")

Try the iterLap package in your browser

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

iterLap documentation built on Oct. 1, 2023, 1:06 a.m.