1
0

Update on Overleaf.

This commit is contained in:
2023-03-07 22:34:27 +00:00
committed by node
parent dd34a63ef6
commit f380b28296
2 changed files with 12 additions and 10 deletions

View File

@@ -36,6 +36,7 @@
mylabel/.style={
text width=2.2in,
align=center,
execute at begin node =\setlength{\baselineskip}{1.3ex},
inner sep=1ex,
font={\mdseries\itshape\sffamily #1}
}
@@ -75,7 +76,7 @@
\draw[myarrow] (independent.north)+(3ex,0) to [xshift=17ex, yshift=-4.5ex, controls=+(80:1.2) and +(170:1.2)] (outcome_nonsystematic_iv.west) {node [mylabel] {Nonsystematic misclassification}};
\draw[myarrow] (independent.south)+(3ex,0) to [xshift=15ex, yshift=-4ex, controls=+(290:0.4) and +(180:0.8)] (outcome_systematic_iv.west) {node [mylabel] { Systematic misclassification}};
\draw[myarrow] (independent.south)+(3ex,0) to [xshift=15ex, yshift=-5.8ex, controls=+(290:0.4) and +(180:0.8)] (outcome_systematic_iv.west) {node [mylabel] { Systematic misclassification}};
\draw[myarrownotip] (correct.south) to [controls=+(280:3) and +(150:2)] (dependent);