matchedwakeOverloads the default summary() for objects of class matchedwake.
# S3 method for matchedwake
summary(object, detailed = FALSE, ...)Returns a data.frame with an overview of all significant results (significance level is alpha1 as retrieved from x$parameters). If detailed = TRUE this overview includes a number of matching statistics and statistics on overlaps of the spatiotemporal cylinders. If additional control dimensions were included in the estimation, it also provides an overview of the corresponding coefficients and p values for all significant results.
object of class matchedwake.
Boolean indicating whether or not a detailed summary should be returned. Default = TRUE.
further arguments passed to or from other methods.
Sebastian Schutte and Karsten Donnay.
Schutte, S., Donnay, K. (2014). ``Matched wake analysis: Finding causal relationships in spatiotemporal event data.'' Political Geography 41:1-10.
matchedwake