Skip to content
Prev 20374 / 29559 Next

Spacetime regression

On 02/13/2014 01:30 PM, Roelof Coster wrote:
Sample variograms are a quadratic form, meaning that all pairs of your
100K records are evaluated; that makes 10^10 pairs. Are you a patient
person?
variogramST (in package gstat) assumes that the time gap between
observations is constant. If you have "approximately every half year"
observations, are some of them only a few days apart? Did you see a
warning printed?

If the time differences are very un-even, the whole activity may be
pretty meaningless (with current implementation), and a mapping to
stricter regularity might help. We have coding Friday tomorrow, drop by
or send something useful and we might be able to work it out.