Analysis of fragmented time directionality to investigate feedback in time series. Tools provided by the package allow the analysis of feedback for a single time series and the analysis of feedback for a set of time series collected across a spatial domain.
To analyze feedback in a single time series create a KDD object (Key Day Dataset) with the construction function kdd.from.raw.data and test fragmented time directionality with the function feedback.test.
To analyze the spatial pattern of feedback from a set of time series collected across a spatial domain,
create indices of feedback with the function feedback.stats, map the index with map.statistic, krige
the index with krige and test spatial variation in feedback with krige.test.