Thanks for this very useful package!
As far as I understand, the SpaceTimeVariogram function expects a full space-time grid, so m locations and n timesteps, leading to m*n observations.
I need something different: n points in space and time with one observation each.
What do you think about adding this feature? I need to implement this anyway, so very happy to contribute. However, the API would need to be changed for this.
Thanks for this very useful package!
As far as I understand, the SpaceTimeVariogram function expects a full space-time grid, so
mlocations andntimesteps, leading tom*nobservations.I need something different:
npoints in space and time with one observation each.What do you think about adding this feature? I need to implement this anyway, so very happy to contribute. However, the API would need to be changed for this.