Implementation of an Event Categorization Matrix (ECM) detonation detection model and a Bayesian variant. Functions are provided for importing and exporting data, fitting models, and applying decision criteria for categorizing new events. This package implements methods described in the paper "Bayesian Event Categorization Matrix Approach for Nuclear Detonations" Koermer, Carmichael, and Williams (2024) available on arXiv at <doi:10.48550/arXiv.2409.18227>.
Version: | 1.0.0 |
Imports: | ellipse, graphics, grDevices, klaR, lhs, MCMCpack, Rdpack, stats, utils, mvnfast |
Suggests: | knitr, rmarkdown, kableExtra, testthat (≥ 3.0.0), LaplacesDemon |
Published: | 2024-10-17 |
DOI: | 10.32614/CRAN.package.ezECM |
Author: | Scott Koermer [aut, cre, cph] |
Maintainer: | Scott Koermer <skoermer at lanl.gov> |
BugReports: | https://github.com/lanl/ezECM/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/lanl/ezECM |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ezECM results |
Reference manual: | ezECM.pdf |
Vignettes: |
aggregate-pvalue-sim (source, R code) syn-data-code (source, R code) |
Package source: | ezECM_1.0.0.tar.gz |
Windows binaries: | r-devel: ezECM_1.0.0.zip, r-release: ezECM_1.0.0.zip, r-oldrel: ezECM_1.0.0.zip |
macOS binaries: | r-release (arm64): ezECM_1.0.0.tgz, r-oldrel (arm64): ezECM_1.0.0.tgz, r-release (x86_64): ezECM_1.0.0.tgz, r-oldrel (x86_64): ezECM_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ezECM to link to this page.