Package: iterLap 1.1-4
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.
Authors:
iterLap_1.1-4.tar.gz
iterLap_1.1-4.zip(r-4.7)iterLap_1.1-4.zip(r-4.6)iterLap_1.1-4.zip(r-4.5)
iterLap_1.1-4.tgz(r-4.6-x86_64)iterLap_1.1-4.tgz(r-4.6-arm64)iterLap_1.1-4.tgz(r-4.5-x86_64)iterLap_1.1-4.tgz(r-4.5-arm64)
iterLap_1.1-4.tar.gz(r-4.7-arm64)iterLap_1.1-4.tar.gz(r-4.7-x86_64)iterLap_1.1-4.tar.gz(r-4.6-arm64)iterLap_1.1-4.tar.gz(r-4.6-x86_64)
iterLap_1.1-4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
iterLap/json (API)
| # Install 'iterLap' in R: |
| install.packages('iterLap', repos = c('https://bbnkmp.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4d6444ffae. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 97 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 151 | ||
| linux-release-arm64 | OK | 98 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-release-x86_64 | OK | 196 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| macos-oldrel-x86_64 | OK | 205 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 97 |
Exports:GRApproxIMHISiterLapresample
Dependencies:quadprograndtoolboxrngWELL
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| iterLap package information | iterLap-package |
| Gelman-Rubin mode approximation | GRApprox |
| Monte Carlo sampling using the iterated Laplace approximation. | IMH IS |
| Iterated Laplace Approximation | iterLap |
| Residual resampling | resample |
