Implements a unified predictive framework in which individual parameters are decomposed as theta_i equal to theta_ref plus Delta(x_i, theta_ref), with theta_ref a population reference and Delta an explicit deviation function. The decomposition follows the Additive-Multiplicative-Modulated canonical form and is estimated through three complementary paths: hierarchical Bayesian inference via 'Stan', varying-coefficient models via penalized splines, and amortized inference via hypernetworks in 'torch'. The package provides identifiability diagnostics, validity tests for the population reference, and benchmarks against canonical zero-inflated count datasets and avian abundance data from the eBird Status and Trends project. The framework and its estimation paths are described in Gomez Julian (2026) <doi:10.5281/zenodo.21046269>.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.2.0) |
| Imports: | posterior, stats, methods, withr |
| Suggests: | cmdstanr, loo, bayesplot, DHARMa, digest, mgcv, Matrix, pscl, AER, ebirdst, knitr, rmarkdown, testthat (≥ 3.0.0), kableExtra, brms, INLA, rstanarm, scoringRules, gratia, grf, reticulate, mvnfast |
| Published: | 2026-07-15 |
| DOI: | 10.32614/CRAN.package.gdpar (may not be active yet) |
| Author: | José Mauricio Gómez Julián
|
| Maintainer: | José Mauricio Gómez Julián <isadore.nabi at pm.me> |
| BugReports: | https://github.com/IsadoreNabi/gdpar/issues |
| License: | GPL (≥ 3) |
| URL: | https://github.com/IsadoreNabi/gdpar |
| NeedsCompilation: | no |
| Additional_repositories: | https://stan-dev.r-universe.dev, https://inla.r-inla-download.org/R/stable |
| Materials: | README, NEWS |
| CRAN checks: | gdpar results |
| Package source: | gdpar_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=gdpar to link to this page.