Network Construction (dominosee.network)¶
This module provides functions for constructing networks from event analysis results, with various methods to create links based on thresholds, significance, and other criteria.
Link Creation Functions¶
Get the link from threshold DataArray |
|
Get the link from significance DataArray |
|
Get the link from confidence DataArray |
|
Get the link from quantile DataArray |
|
Get the link from critical values DataArray |
Example Usage¶
Examples of constructing networks from event analysis can be found in the ES Network Example and ECA Network Example.