-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanuscript.fff
56 lines (48 loc) · 2.96 KB
/
manuscript.fff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/signals-1.pdf}
\caption{\label{fig:signals}Different types of simulated signals, to which was added 5 types of noise (violet, blue, white, pink, and brown) with different intensities. For each signal type, the top row shows the signal with a minimal amount of noise, and the bottom row with a maximal amount of noise.}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/time-1.pdf}
\caption{\label{fig:time}Median computation time difference between the different complexity indices algorithms, as well as variability as a function of signal lengths (represented by different line colors). The indices are grouped in sections (background color) according to their median computation time. Note that the time is expressed in arbitrary units as it is intended to convey differences, since the actual time would depend on the system specifications.}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/correlation-1.pdf}
\caption{\label{fig:correlation}Correlation matrix of complexity indices.}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/loadings-1.pdf}
\caption{\label{fig:loadings}Factor loadings of the complexity indices, colored by the factor they represent the most (center). On the left, the median computation times and on the right, the archetypicity - the inverse of factor profile complexity (i.e., the extent to which each index is a pure representative of its dominant factor, which is low for indices that equally load on different factors).}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/ggm-1.pdf}
\caption{\label{fig:ggm}Correlation network of the complexity indices. Only the links where \textbar r\textbar{} \textgreater{} 0.6 are displayed.}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/clustering-1.pdf}
\caption{\label{fig:clustering}Dendrogram representing the hierarchical clustering of the complexity indices.}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/varexplained-1.pdf}
\caption{\label{fig:varexplained}Variance of the whole dataset of indices explained by the subselection. Each line represents a random number of selected variables. The green line represents the optimal order (i.e., the relative importance) that maximizes the variance explained. The dotted blue line represents the cumulative relative median computation time of the selected indices, and shows that MFDFA and multiscale indices are the most resource-costly algorithms.}
\end{figure*}
\begin{figure*}[hbt]
\ifnextchar[{\eatarg}{}
\centering
\includegraphics{./figures/models-1.pdf}
\caption{\label{fig:models}Visualization of the expected value of a selection of indices depending on the signal type and of the amount of noise.}
\end{figure*}