Package: emhawkes 0.9.8
emhawkes: Exponential Multivariate Hawkes Model
Simulate and fitting exponential multivariate Hawkes model. This package simulates a multivariate Hawkes model, introduced by Hawkes (1971) <doi:10.2307/2334319>, with an exponential kernel and fits the parameters from the data. Models with the constant parameters, as well as complex dependent structures, can also be simulated and estimated. The estimation is based on the maximum likelihood method, introduced by introduced by Ozaki (1979) <doi:10.1007/BF02480272>, with 'maxLik' package.
Authors:
emhawkes_0.9.8.tar.gz
emhawkes_0.9.8.zip(r-4.5)emhawkes_0.9.8.zip(r-4.4)emhawkes_0.9.8.zip(r-4.3)
emhawkes_0.9.8.tgz(r-4.5-any)emhawkes_0.9.8.tgz(r-4.4-any)emhawkes_0.9.8.tgz(r-4.3-any)
emhawkes_0.9.8.tar.gz(r-4.5-noble)emhawkes_0.9.8.tar.gz(r-4.4-noble)
emhawkes_0.9.8.tgz(r-4.4-emscripten)emhawkes_0.9.8.tgz(r-4.3-emscripten)
emhawkes.pdf |emhawkes.html✨
emhawkes/json (API)
NEWS
# Install 'emhawkes' in R: |
install.packages('emhawkes', repos = c('https://ksublee.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ksublee/emhawkes/issues
Last updated 17 days agofrom:e188f22acf. Checks:1 ERROR, 7 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | FAIL | Feb 04 2025 |
R-4.5-win | WARNING | Feb 04 2025 |
R-4.5-mac | WARNING | Feb 04 2025 |
R-4.5-linux | WARNING | Feb 04 2025 |
R-4.4-win | WARNING | Feb 04 2025 |
R-4.4-mac | WARNING | Feb 04 2025 |
R-4.3-win | WARNING | Feb 04 2025 |
R-4.3-mac | WARNING | Feb 04 2025 |
Exports:hfithsimhvolinfer_lambdalogLikresidual_process
Dependencies:digestgenericslatticemaxLikmiscToolssandwichzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Perform Maximum Likelihood Estimation | hfit hfit,hspec-method |
Realization of Hawkes process | as.matrix.hreal hreal print.hreal summary.hreal |
Simulate multivariate Hawkes process with exponential kernel. | hsim hsim,hspec-method |
An S4 Class Representing an Exponential Marked Hawkes Model | hspec-class |
Compute Hawkes volatility | hvol hvol,hspec-method |
Infer lambda process with given Hawkes model and realized path | infer_lambda infer_lambda,hspec-method |
Compute the Log-Likelihood Function | logLik,hspec-method |
Compute residual process | residual_process |