Package: ETAS Type: Package Title: Modeling Earthquake Data Using 'ETAS' Model Description: Fits the space-time Epidemic Type Aftershock Sequence ('ETAS') model to earthquake catalogs using a stochastic 'declustering' approach. The 'ETAS' model is a 'spatio-temporal' marked point process model and a special case of the 'Hawkes' process. The package is based on a Fortran program by 'Jiancang Zhuang' (available at ), which is modified and translated into C++ and C such that it can be called from R. Parallel computing with 'OpenMP' is possible on supported platforms. Version: 0.7.2 Date: 2025-10-23 Authors@R: c( person(given = "Abdollah", family = "Jalilian", email = "stat4aj@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6573-0069") ), person(given = "Jiancang", family = "Zhuang", email = "zhuangjc@ism.ac.jp", role = "ctb", comment = c(ORCID = "0000-0002-9708-3871") )) Author: Abdollah Jalilian [aut, cre] (0000-0002-6573-0069), Jiancang Zhuang [ctb] (0000-0002-9708-3871) Maintainer: Abdollah Jalilian Depends: R (>= 3.5.0), stats, graphics, utils, maps Imports: lattice, goftest, spatstat.geom, spatstat.explore, spatstat.random, Rcpp, fields LinkingTo: Rcpp (>= 1.0.0) License: GPL (>= 2) LazyData: true LazyLoad: true NeedsCompilation: yes URL: https://github.com/jalilian/ETAS BugReports: https://github.com/jalilian/ETAS/issues RoxygenNote: 7.3.3 Repository: https://jalilian.r-universe.dev Date/Publication: 2025-10-23 21:28:05 UTC RemoteUrl: https://github.com/jalilian/etas RemoteRef: HEAD RemoteSha: 53b8fe0477d20e16c6248f236a5617a5e4ed30b6 Packaged: 2026-06-23 07:32:22 UTC; root