Skip to content
Prev 27285 / 29559 Next

Mark variograms: 3D(xyt) points + 1D marks

They have made spatial and temporal mark variograms (xy space with time as a mark, or 1D time with xy 2D marks, respectively) available via their mvstpp package.
The current problem is that I've just got many cases(points) who share the same location because they come from the same household. That's not so bad as marked pont processes can have coincident space coordinates, just not coincident spacetime coordinates.

However additionally I want to give a time mark not just to their onset but all the time they are infectious for until treatment (since infectivity probably rises during the infection). This would make the xyt space far too crowded. I want to avoid spatial jittering as I fear this will pollute the microscale semivariance which is of interest to me. The way I am trying is aggregating individuals into household units and introducing a fourth dimension C_i to represent total numbers of active cases at that time in hhld_i. My goal is a space-time variogram style plot but as a space-time marked variogram instead: by producing a spatial marked variograms stratified by time lag.

Sent from my mobile