134 lines
4.4 KiB
Markdown
134 lines
4.4 KiB
Markdown
# Corrélations binaires
|
|
|
|
## Superpositions simples
|
|
|
|
```shell
|
|
python "docs/04 - Corrélations binaires/scripts/plot_pairwise_time_series.py"
|
|
```
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
## Nuages de points
|
|
|
|
```shell
|
|
python "docs/04 - Corrélations binaires/scripts/plot_all_pairwise_scatter.py"
|
|
```
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
## Matrices de corrélation (instantané, signé)
|
|
|
|
```shell
|
|
python "docs/04 - Corrélations binaires/scripts/plot_correlation_heatmap.py" --transform absolute --upper-only
|
|
```
|
|
|
|

|
|
|
|

|