anonymize and remove latex comments
This commit is contained in:
@@ -61,11 +61,8 @@
|
||||
\node[outcome box] (outcome_systematic_iv) [below =3.8in of report_manual] {Use MLA or MI.};
|
||||
\node[outcome box] (outcome_nonsystematic_iv) [above =3ex of outcome_systematic_iv] {Use GMM or MLA.};
|
||||
|
||||
% \node[outcome box] (outcome_systematic_dv) [below =2in of outcome_nonsystematic_iv] {Use MLA.};
|
||||
|
||||
\node[outcome box] (outcome_dv) [below =3ex of outcome_systematic_iv] {Use MLA.};
|
||||
|
||||
% & \node[] (iv_1) {Independent variable}; & \node[decision box] (dv_1) {Dependent variable}; \\
|
||||
|
||||
\draw[myarrow] (manual.south) to [controls=+(280:2) and +(165:1.5)] (report_manual.west) { node [mylabel, pos=0.5, yshift=-5ex, xshift=5.5in] {Found convincing evidence}};
|
||||
|
||||
@@ -82,14 +79,9 @@
|
||||
|
||||
\draw[myarrow] (dependent)+(8ex,2ex) to [xshift=15ex,yshift=-4ex, controls=+(80:0.8) and +(170:1)] (outcome_dv.west);
|
||||
|
||||
% \draw[myarrow] (systematic)to [xshift=15ex,yshift=-4ex, controls=+(270:1) and +(180:1)] (outcome_systematic_dv.west) {node [mylabel] { Dependent variable}};
|
||||
|
||||
\draw[myarrow] (correct) to (report);
|
||||
|
||||
% \draw[myarrow] (convincing_evidence.east) to (report_manual);
|
||||
% \draw[myarrow] (convincing_evidence.south) to (test_systematic);
|
||||
% \draw[myarrow] (test_systematic) to (iv_1);
|
||||
|
||||
\end{tikzpicture}
|
||||
\vspace{1ex}
|
||||
% \end{figure}
|
||||
|
||||
Reference in New Issue
Block a user