synthesis¶
Temporal vs spatial predictor comparison.
synthesis
¶
Temporal vs spatial predictor comparison (synthesis).
Computes temporal eta-squared, loads POI and centrality R-squared, and produces comparison bar-charts and radar plots.
load_temporal_data
¶
Load jam-factor arrays for every city and period.
Source code in src/trafficpipeline/synthesis.py
compute_temporal_effect
¶
Compute eta-squared (one-way ANOVA) for time-of-day variation.
Source code in src/trafficpipeline/synthesis.py
load_correlation_results
¶
Load POI and centrality R-squared from CSV files.
Source code in src/trafficpipeline/synthesis.py
plot_effect_size_comparison
¶
Bar chart comparing variance explained by each predictor.
Source code in src/trafficpipeline/synthesis.py
run_analysis
¶
Run temporal-vs-spatial synthesis.