# Generated by roxygen2: do not edit by hand

S3method(plot,hawkes)
S3method(plot,hawkes_ogata)
S3method(plot,inhpois)
export(E1_imaginary)
export(Etheta_imaginary)
export(Exponential)
export(Gaussian)
export(Model)
export(Pareto1)
export(Pareto2)
export(Pareto3)
export(PowerLaw)
export(SymmetricExponential)
export(compensator)
export(discrete)
export(dpowerlaw)
export(hawkes)
export(hawkes_ogata)
export(inc_gamma_imag)
export(inhpois)
export(intensity)
export(mle)
export(ppowerlaw)
export(qpowerlaw)
export(residuals)
export(rpowerlaw)
export(whittle)
importFrom(Rcpp,loadModule)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,fft)
importFrom(stats,integrate)
importFrom(stats,optim)
importFrom(stats,rexp)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(utils,modifyList)
importFrom(utils,tail)
useDynLib(hawkesbow)
