Skip to content

NeuralEstimators

Likelihood-Free Parameter Estimation using Neural Networks

v0.2.0 · Mar 2, 2025 · GPL (>= 2)

Description

An 'R' interface to the 'Julia' package 'NeuralEstimators.jl'. The package facilitates the user-friendly development of neural Bayes estimators, which are neural networks that map data to a point summary of the posterior distribution (Sainsbury-Dale et al., 2024, <doi:10.1080/00031305.2023.2249522>). These estimators are likelihood-free and amortised, in the sense that, once the neural networks are trained on simulated data, inference from observed data can be made in a fraction of the time required by conventional approaches. The package also supports amortised Bayesian or frequentist inference using neural networks that approximate the posterior or likelihood-to-evidence ratio (Zammit-Mangion et al., 2025, Sec. 3.2, 5.2, <doi:10.48550/arXiv.2404.12484>). The package accommodates any model for which simulation is feasible by allowing users to define models implicitly through simulated data.

Downloads

301

Last 30 days

13419th

680

Last 90 days

2.4K

Last year

Trend: +46.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

eam

Dependency Network

Dependencies Reverse dependencies JuliaConnectoR magrittr eam NeuralEstimators

Version History

new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.3 diff Mar 1, 2025
updated 0.1.3 ← 0.1.2 diff Jan 13, 2025
updated 0.1.2 ← 0.1.1 diff Dec 18, 2024
updated 0.1.1 ← 0.1.0 diff Nov 2, 2024
new 0.1.0 Sep 10, 2024