knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Analyze Hawkes processes nonparametrically through model indpendent stochastic declustering algorithm, super-thinning, and plotting techniques. To download the package in R, run:
install.packages("devtools")
library(devtools)
devtools::install_github("boydpe/nphawkes")
library(nphawke)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.