Calculates the zero-inflated Poisson statistic for each space-time window, using the EM algorithm.
zip_statistic(table, ...)
A data.table
with columns zone, location, duration,
p, mu, count
.
Any of the following named parameters:
As in calc_zipstat_over_duration
.
As in link{window_zip_statistic}
.
As in link{window_zip_statistic}
.
A data.table
with columns zone, duration, statistic
.