Package: ameras 0.4.0.9000

Sander Roberti

ameras: Analyze Multiple Exposure Realizations in Association Studies

Analyze association studies with multiple realizations of a noisy or uncertain exposure. These can be obtained from e.g. a two-dimensional Monte Carlo dosimetry system (Simon et al 2015 <doi:10.1667/RR13729.1>) to characterize exposure uncertainty. The implemented methods are regression calibration (Carroll et al. 2006 <doi:10.1201/9781420010138>), extended regression calibration (Little et al. 2023 <doi:10.1038/s41598-023-42283-y>), Monte Carlo maximum likelihood (Stayner et al. 2007 <doi:10.1667/RR0677.1>), frequentist model averaging (Kwon et al. 2023 <doi:10.1371/journal.pone.0290498>), and Bayesian model averaging (Kwon et al. 2016 <doi:10.1002/sim.6635>). Supported model families are Gaussian, binomial, multinomial, Poisson, proportional hazards, and conditional logistic.

Authors:Sander Roberti [aut, cre], William Wheeler [aut], Deukwoo Kwon [aut], Ruth Pfeiffer [ctb], NCI [cph, fnd]

ameras_0.4.0.9000.tar.gz
ameras_0.4.0.9000.zip(r-4.7)ameras_0.4.0.9000.zip(r-4.6)ameras_0.4.0.9000.zip(r-4.5)
ameras_0.4.0.9000.tgz(r-4.6-x86_64)ameras_0.4.0.9000.tgz(r-4.6-arm64)ameras_0.4.0.9000.tgz(r-4.5-x86_64)ameras_0.4.0.9000.tgz(r-4.5-arm64)
ameras_0.4.0.9000.tar.gz(r-4.7-arm64)ameras_0.4.0.9000.tar.gz(r-4.7-x86_64)ameras_0.4.0.9000.tar.gz(r-4.6-arm64)ameras_0.4.0.9000.tar.gz(r-4.6-x86_64)
ameras_0.4.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
ameras/json (API)

# Install 'ameras' in R:
install.packages('ameras', repos = c('https://sanderroberti.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sanderroberti/ameras/issues

Pkgdown/docs site:https://ameras.sanderroberti.com

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

cpp

5.89 score 17 scripts 492 downloads 9 exports 69 dependencies

Last updated from:793842fc4d. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK372
linux-devel-x86_64OK344
source / vignettesOK319
linux-release-arm64OK412
linux-release-x86_64OK356
macos-release-arm64OK219
macos-release-x86_64OK467
macos-oldrel-arm64OK267
macos-oldrel-x86_64OK516
windows-develOK461
windows-releaseOK426
windows-oldrelOK328
wasm-releaseOK189

Exports:amerasecdfplotincluded_realizationsRhatsummary_tabletraceplottransform1transform1.invtransform1.jacobian

Dependencies:abindbackportsBHbriocallrcheckmateclicodacolorspacecpp11crayondescdiffobjdistributionalevaluatefarverfsgenericsggplot2gluegridExtragtableigraphinlineisobandjsonlitelabelinglatticelifecycleloomagrittrMatrixmatrixStatsMCMCvismvtnormnimblenumDerivoteloverlappingpillarpkgbuildpkgconfigpkgloadposteriorpracmapraiseprocessxpsQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelrlangrprojrootrstanS7scalesStanHeaderstensorAtestthattibbletidyselectutf8vctrsviridisLitewaldowithr

Manual FMA from regression calibration fits
Introduction | Fit realization-specific RC models | Assemble the FMA result | Compare with built-in FMA | Adapting the example to another analysis | Practical notes

Last update: 2026-06-15
Started: 2026-06-12

Parallel FMA with future
Introduction | Choosing a future plan | Controlling chunk size | Example: sequential and parallel FMA | Reproducibility | Practical recommendations | Parallel FMA or manual FMA?

Last update: 2026-06-15
Started: 2026-06-15

Standard analyses with one dose realization
Introduction | Gaussian outcome | Binary outcome | Count outcome | A note on comparison with other software | Moving to multiple realizations

Last update: 2026-06-12
Started: 2026-06-12

Confidence intervals
Introduction | Regression calibration, extended regression calibration, and Monte Carlo maximum likelihood | Frequentist and Bayesian model averaging

Last update: 2026-06-12
Started: 2026-04-01

Fitting models and displaying output
Introduction | Model specification | Example data | Linear regression & displaying output | Logistic regression | Poisson regression | Proportional hazards regression | Multinomial logistic regression | Conditional logistic regression

Last update: 2026-06-12
Started: 2026-04-01

Parameter transformations
Introduction | Exponential transformation using transform1 | Defining a custom transformation

Last update: 2026-06-12
Started: 2026-04-01

Relative risk models
Introduction | Exponential relative risk | Linear excess relative risk | Linear-exponential relative risk | Comparison between models

Last update: 2026-06-12
Started: 2026-04-01