Event Coincidence Analysis (dominosee.eca)¶
This module provides functions for performing Event Coincidence Analysis (ECA) on time series data, particularly useful for studying the temporal relationships between different types of events.
Event Coincidence Analysis¶
|
|
|
|
|
Calculate precursor events from eventA (events in location A) to eventB (events in location B) based on event coincidence analysis. |
|
Calculate trigger events from eventA (events in location A) to eventB (events in location B) based on event coincidence analysis. |
Window Functions¶
|
|
|
Confidence Calculation¶
|
|
|
|
|
|
|
Example Usage¶
An example of using ECA to study the temporal relationships between climate events can be found in the ECA Network Example.