powered by
nhpp.mean(rate, prob.func, t0 = 0, t1 = 1, num.points = 100, maximum = NULL)
nhpp.scenario
hpp.mean
intensity <- function(t) pmin(t/3, 1) nhpp.mean(rate = 20, t1 = 5, maximum = 50, prob.func=intensity)
Run the code above in your browser using DataLab