ifit: Simulation-Based Fitting of Parametric Models with Minimum Prior
Information
Implements an algorithm for fitting a generative model with an intractable likelihood using only box constraints on the parameters. The implemented algorithm consists of two phases. The first phase (global search) aims to identify the region containing the best solution, while the second phase (local search) refines this solution using a trust-region version of the Fisher scoring method to solve a quasi-likelihood equation. See Guido Masarotto (2025) <doi:10.48550/arXiv.2511.08180> for the details of the algorithm and supporting results.
| Version: |
1.0.0 |
| Depends: |
R (≥ 3.5.0) |
| Imports: |
Rcpp, lpSolve, parallel, splines, stats, graphics |
| LinkingTo: |
Rcpp |
| Suggests: |
lattice |
| Published: |
2025-11-20 |
| DOI: |
10.32614/CRAN.package.ifit (may not be active yet) |
| Author: |
Guido Masarotto
[aut, cre] |
| Maintainer: |
Guido Masarotto <guido.masarotto at unipd.it> |
| License: |
MIT + file LICENSE |
| NeedsCompilation: |
yes |
| CRAN checks: |
ifit results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ifit
to link to this page.