Package: hawkes 0.0-4
hawkes: Hawkes process simulation and calibration toolkit
The package allows to simulate Hawkes process both in univariate and multivariate settings. It gives functions to compute different moments of the number of jumps of the process on a given interval, such as mean, variance or autocorrelation of process jumps on time intervals separated by a lag.
Authors:
hawkes_0.0-4.tar.gz
hawkes_0.0-4.zip(r-4.5)hawkes_0.0-4.zip(r-4.4)hawkes_0.0-4.zip(r-4.3)
hawkes_0.0-4.tgz(r-4.4-x86_64)hawkes_0.0-4.tgz(r-4.4-arm64)hawkes_0.0-4.tgz(r-4.3-x86_64)hawkes_0.0-4.tgz(r-4.3-arm64)
hawkes_0.0-4.tar.gz(r-4.5-noble)hawkes_0.0-4.tar.gz(r-4.4-noble)
hawkes_0.0-4.tgz(r-4.4-emscripten)hawkes_0.0-4.tgz(r-4.3-emscripten)
hawkes.pdf |hawkes.html✨
hawkes/json (API)
# Install 'hawkes' in R: |
install.packages('hawkes', repos = c('https://riadhzaatour.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 11 years agofrom:5e2bb02578. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win-x86_64 | OK | Oct 16 2024 |
R-4.5-linux-x86_64 | OK | Oct 16 2024 |
R-4.4-win-x86_64 | OK | Oct 16 2024 |
R-4.4-mac-x86_64 | OK | Oct 16 2024 |
R-4.4-mac-aarch64 | OK | Oct 16 2024 |
R-4.3-win-x86_64 | OK | Oct 16 2024 |
R-4.3-mac-x86_64 | OK | Oct 16 2024 |
R-4.3-mac-aarch64 | OK | Oct 16 2024 |
Exports:jumpAutocorrelationjumpMeanjumpVariancelikelihoodHawkessimulateHawkes
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Autocorrelation of Hawkes process jumps on nonoverlapping time intervals with lag. | jumpAutocorrelation |
Mean of Hawkes process jumps. | jumpMean |
Variance of Hawkes process jumps. | jumpVariance |
Compute the likelihood function of a hawkes process | likelihoodHawkes |
Hawkes process simulation Function | simulateHawkes |