linsim(data, interval, c, d, ax, ay, at, ptmax)
sim.data
.Y.Ogata (1981) On lewis' simulation method for point processes. IEEE information theory, vol. it-27, pp. 23-31.
Y.Ogata and H.Akaike (1982) On linear intensity models for mixed doubly stochastic poisson and self-exciting point processes. J. royal statist. soc. b, vol. 44, pp. 102-107.
Y.Ogata, H.Akaike and K.Katsura (1982) The application of linear intensity models to the investigatio of causal relations between a point process and another stochastic process. Ann. inst. statist math., vol. 34. pp. 373-387.
data(PProcess) ## The point process data
linsim( PProcess, 20000, 0.13, 0.026,
c(0.035,-0.0048), c(0.0,0.00017), c(0.007,-0.00000029), 0.007 )
Run the code above in your browser using DataLab