-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathextabfig.tex
71 lines (62 loc) · 3.15 KB
/
extabfig.tex
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
% ###########################################################
% ###########################################################
\ifFIGS
\begin{figure*}[!ht]
\tikzexternalenable
\tikzsetnextfilename{comorbidB}
\vspace{-5pt}
\def\DATA{../../data_latest}
\iftikzX
\input{Figures/figClass1Y3_}
\else
\includegraphics[width=0.8\textwidth]{Figures/External/comorbidB}
\fi
\vspace{-5pt}
\captionN{\textbf{Details of Co-morbidity Patterns (at age $<3$ years)} for immunologic (panel A), respiratory (panel B), infections (panel C), and disorders with similar pathobiology manifesting opposing association with autism (panel D).}\label{EXT-fig4}
\vspace{-5pt}
\end{figure*}
\else
\refstepcounter{figure}\label{EXT-fig4}
\fi
%###########################################################
%###########################################################
% % ###########################################################
\ifFIGS
\begin{figure}[!ht]
\tikzexternalenable
\tikzsetnextfilename{comorbidC}
\def\DATA{../../data_revision}
\iftikzX
\input{Figures/figClass5Y3.tex}
\else
\includegraphics[width=0.9\textwidth]{Figures/External/comorbidC}
\fi
\vspace{-0pt}
\captionN{\textbf{Co-morbidity Patterns} for mental disorders, vaccinations and health-service encounters.}\label{EXT-figvv1}
\end{figure}%##########################################################
\else
\refstepcounter{figure}\label{EXT-figvv1}
\fi
% % % ###########################################################%
%###########################################################
%###############################################
%###########################################################
\ifFIGS
\begin{figure*}[!ht]
\tikzexternalenable
\tikzsetnextfilename{nopsych}
\centering
\vspace{-10pt}
\def\DATA{../../data_latest}
\iftikzX
\input{Figures/figpred1nop_}
\else
\includegraphics[width=0.95\textwidth]{Figures/External/nopsych}
\fi
\vspace{-5pt}
\captionN{Predictive Performance without psychiatric codes (ICD9 290 - 319) and codes for health status and services (ICD9 V0-V91) included. As shown, the performance is comparable at 150 weeks, with the AUC for females marginally lower (compare with Fig.~\ref{main-fig1} in the main text). The feature importances also are similar, with infectious diseases inferred to have the most importance (or weight) in the pipeline, which is also the case once we add psychiatric phenotypes, and codes for health services in our analysis. As shown in SI-Fig.~\ref{EXT-figvv1}A, the psychiatric codes all increase risk, and the vaccination codes (See SI-Fig.~\ref{EXT-figvv1}B) all decrease risk when those codes are included. This is why an alternate analysis was carried out to make sure that we are not picking up on psychiatric codes alone. Note in particular that the sensitivity/specificity point highlighted in panel A above is identical after adding the codes. This suggests that our predictive performance arises from patterns learned from co-morbidities, which are not just neuropsychiatric in nature.}\label{EXT-fig1nop}
\end{figure*}
\else
\refstepcounter{figure}\label{EXT-fig1nop}
\fi
% %###########################################################