Skip to content

Commit

Permalink
contrasts for dictator model
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Feb 21, 2024
1 parent 633f195 commit 0e9306c
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions latex/dictator-contrasts.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
% latex table generated in R 4.3.2 by xtable 1.8-4 package
% Wed Feb 21 12:17:34 2024
\begin{table}[ht]
\centering
\begin{tabular}{lrrrrl}
\hline
Participant\_group\_pairwise & estimate & SE & df & z.ratio & p.value \\
\hline
\multicolumn{6}{l}{Model = gpt-3.5-turbo-0613}\\
Control - Selfish & 2.5317 & 0.3056 & Inf & 8.286 & $<$.0001 \\
Control - Competitive & 3.1403 & 0.3374 & Inf & 9.307 & $<$.0001 \\
Control - Cooperative & -2.1178 & 0.2420 & Inf & -8.750 & $<$.0001 \\
Control - Altruistic & -2.7298 & 0.2433 & Inf & -11.221 & $<$.0001 \\
Selfish - Competitive & 0.6086 & 0.3729 & Inf & 1.632 & 0.4768 \\
Selfish - Cooperative & -4.6495 & 0.2986 & Inf & -15.570 & $<$.0001 \\
Selfish - Altruistic & -5.2614 & 0.3000 & Inf & -17.540 & $<$.0001 \\
Competitive - Cooperative & -5.2581 & 0.3316 & Inf & -15.855 & $<$.0001 \\
Competitive - Altruistic & -5.8701 & 0.3329 & Inf & -17.632 & $<$.0001 \\
Cooperative - Altruistic & -0.6119 & 0.2283 & Inf & -2.680 & 0.0570 \\
\hline
\multicolumn{6}{l}{Model = gpt-3.5-turbo-0301}\\
Control - Selfish & 2.5857 & 0.2997 & Inf & 8.627 & $<$.0001 \\
Control - Competitive & 3.1616 & 0.3209 & Inf & 9.851 & $<$.0001 \\
Control - Cooperative & -2.1710 & 0.2446 & Inf & -8.875 & $<$.0001 \\
Control - Altruistic & -2.4075 & 0.2461 & Inf & -9.782 & $<$.0001 \\
Selfish - Competitive & 0.5759 & 0.3491 & Inf & 1.650 & 0.4655 \\
Selfish - Cooperative & -4.7567 & 0.2891 & Inf & -16.456 & $<$.0001 \\
Selfish - Altruistic & -4.9932 & 0.2904 & Inf & -17.195 & $<$.0001 \\
Competitive - Cooperative & -5.3326 & 0.3122 & Inf & -17.080 & $<$.0001 \\
Competitive - Altruistic & -5.5691 & 0.3134 & Inf & -17.769 & $<$.0001 \\
Cooperative - Altruistic & -0.2365 & 0.2259 & Inf & -1.047 & 0.8335 \\
\hline
\multicolumn{6}{l}{Model = gpt-3.5-turbo-1106}\\
Control - Selfish & 3.2516 & 0.3280 & Inf & 9.914 & $<$.0001 \\
Control - Competitive & 4.2276 & 0.4040 & Inf & 10.464 & $<$.0001 \\
Control - Cooperative & -1.6404 & 0.2380 & Inf & -6.893 & $<$.0001 \\
Control - Altruistic & -1.9111 & 0.2387 & Inf & -8.005 & $<$.0001 \\
Selfish - Competitive & 0.9760 & 0.4533 & Inf & 2.153 & 0.1977 \\
Selfish - Cooperative & -4.8920 & 0.3241 & Inf & -15.093 & $<$.0001 \\
Selfish - Altruistic & -5.1627 & 0.3248 & Inf & -15.897 & $<$.0001 \\
Competitive - Cooperative & -5.8681 & 0.4014 & Inf & -14.619 & $<$.0001 \\
Competitive - Altruistic & -6.1388 & 0.4019 & Inf & -15.274 & $<$.0001 \\
Cooperative - Altruistic & -0.2707 & 0.2288 & Inf & -1.183 & 0.7611 \\
\hline
\multicolumn{6}{l}{{\footnotesize Results are averaged over the levels of: t, Temperature}}\\

\multicolumn{6}{l}{{\footnotesize P value adjustment: tukey method for comparing a family of 5 estimates}}\\
\end{tabular}
\end{table}

0 comments on commit 0e9306c

Please sign in to comment.