powered by
hpp.scenario(rate, num.events, num.sims = 100, t0 = 0, t1 = NULL, num.points = 100, quantiles = c(0.025, 0.975), ...)
nhpp.scenario
PoissonProcessScenario
scen = hpp.scenario(rate = 5, num.events = 20, num.sims = 100) scen@x.bar plot(scen, main='My HPP Scenario')
Run the code above in your browser using DataLab