knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

nphawkes

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)



boydpe/nphawkes documentation built on March 31, 2022, 11:03 a.m.