Package: ezECM
Title: Event Categorization Matrix Classification for Nuclear
        Detonations
Version: 1.0.0
Authors@R: 
    person("Scott", "Koermer", , "skoermer@lanl.gov", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-0325-7034"))
Description: 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>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, kableExtra, testthat (>= 3.0.0),
        LaplacesDemon
Config/testthat/edition: 3
Imports: ellipse, graphics, grDevices, klaR, lhs, MCMCpack, Rdpack,
        stats, utils, mvnfast
RdMacros: Rdpack
VignetteBuilder: knitr
URL: https://github.com/lanl/ezECM
BugReports: https://github.com/lanl/ezECM/issues
NeedsCompilation: no
Packaged: 2024-10-16 21:50:21 UTC; skoermer
Author: Scott Koermer [aut, cre, cph] (<https://orcid.org/0000-0002-0325-7034>)
Maintainer: Scott Koermer <skoermer@lanl.gov>
Repository: CRAN
Date/Publication: 2024-10-17 17:10:01 UTC
Built: R 4.3.3; ; 2024-10-17 18:45:51 UTC; unix
