equally spaced vector of time to estimate the infectiousness, p.time[1]=0
max.window
maximum span of the locally weight kernel
min.window
minimum span of the locally weight kernel
min.count
the minimum number of resharings included in the window
Value
a list of three vectors:
infectiousness. the estimated infectiousness
p.up. the upper 95 percent approximate confidence interval
p.low. the lower 95 percent approximate confidence interval
Details
Use a triangular kernel with shape changing over time. At time p.time, use a triangluer kernel with slope = min(max(1/(p.time/2), 1/min.window), max.window).