data(Brastings) # The Occurrence Times Data of 627 Blastings
ptspec(Brastings, nfre = 1000, prdmin = 0.5, prd = 1.0, pprd = c(2.0, 1.0, 0.5),
interval = 4600)
data(PoissonData) # to see the contrasting difference
ptspec(PoissonData, nfre = 1000, prdmin = 0.5, prd = 1.0, pprd = c(2.0, 1.0, 0.5),
interval = 5000)
Run the code above in your browser using DataLab