Package: stpphawkes Type: Package Title: Missing Data for Marked Hawkes Process Version: 0.2.2 Date: 2025-03-04 Authors@R: c( person("J. Derek", "Tucker", email = "jdtuck@sandia.gov", role = c("aut","cre")), person("Lyndsay", "Shand", email = "lshand@sandia.gov", role = "aut"), person("Stephen", "Rowe", email = "srowe@sandia.gov", role = "aut"), person("John", "Lewis", email = "jrlewi@sandia.gov", role = "aut")) Description: Estimation of model parameters for marked Hawkes process. Accounts for missing data in the estimation of the parameters. Technical details found in (Tucker et al., 2019 ). Imports: interp, extraDistr, Rcpp License: MIT + file LICENSE Encoding: UTF-8 SystemRequirements: GNU GSL NeedsCompilation: yes URL: https://github.com/sandialabs/stpphawkes BugReports: https://github.com/sandialabs/stpphawkes/issues LinkingTo: Rcpp, RcppArmadillo, RcppProgress, RcppGSL Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libgsl0-dev Repository: https://sandialabs.r-universe.dev Date/Publication: 2026-05-04 23:12:56 UTC RemoteUrl: https://github.com/sandialabs/stpphawkes RemoteRef: HEAD RemoteSha: 663d7cd15e6721fa2a004efcfad25d97f40441e6 Packaged: 2026-07-08 04:57:03 UTC; root Author: J. Derek Tucker [aut, cre], Lyndsay Shand [aut], Stephen Rowe [aut], John Lewis [aut] Maintainer: J. Derek Tucker