Time series problems
Thursday, June 14th, 2007 by Peter Scott
A while back David Aldridge and I both blogged about the joys of time series analysis on sparse data; that is, the sort of data where maintaining and storing moving totals within the data does not make sense in terms of space usage. One common technique to resolve this type of problem is to have [...]

