print.matchedwake {mwa} | R Documentation |
Print Function for Objects of Class matchedwake
Description
Overloads the default print()
for objects of class matchedwake
.
Usage
## S3 method for class 'matchedwake'
print(x, ...)
Arguments
x |
object of class |
... |
further arguments passed to or from other methods. |
Value
Returns a data.frame
with all significant results (significance level is alpha1 as retrieved from x$parameters
).
Author(s)
Sebastian Schutte and Karsten Donnay.
References
Schutte, S., Donnay, K. (2014). “Matched wake analysis: Finding causal relationships in spatiotemporal event data.” Political Geography 41:1-10.
See Also
[Package mwa version 0.4.4 Index]