-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcorrectness_regression_results.tex
44 lines (44 loc) · 3.67 KB
/
correctness_regression_results.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
\begin{table}
\caption{}
\label{}
\begin{center}
\begin{tabular}{llllll}
\hline
& D & D2 & D3 & D4 & D5 \\
\hline
I(init\_advice\_confidence ** 2) & & & -1.260*** & -1.261*** & -1.250*** \\
& & & (0.071) & (0.071) & (0.071) \\
Intercept & 0.161** & 0.234*** & 0.098 & 0.118 & 0.134 \\
& (0.082) & (0.084) & (0.094) & (0.092) & (0.092) \\
adjusted\_time & & & & & -0.002 \\
& & & & & (0.001) \\
advice\_is\_correct & 0.013 & 0.053*** & 0.047*** & 0.018 & -0.020 \\
& (0.015) & (0.014) & (0.013) & (0.019) & (0.024) \\
advice\_is\_correct:adjusted\_time & & & & & 0.004*** \\
& & & & & (0.001) \\
advice\_is\_correct:give\_justification[T.yes] & & & & 0.051** & 0.041 \\
& & & & (0.025) & (0.025) \\
advisor[T.expert] & 0.054 & 0.051 & 0.044 & 0.044 & 0.043 \\
& (0.118) & (0.120) & (0.136) & (0.131) & (0.131) \\
advisor[T.expert]:give\_justification[T.yes] & -0.025 & -0.031 & -0.058 & -0.059 & -0.058 \\
& (0.079) & (0.080) & (0.091) & (0.088) & (0.088) \\
give\_justification[T.yes] & 0.064 & 0.065 & 0.071 & 0.039 & 0.043 \\
& (0.057) & (0.058) & (0.066) & (0.066) & (0.066) \\
init\_advice\_confidence & & -0.274*** & 0.984*** & 0.984*** & 0.981*** \\
& & (0.022) & (0.074) & (0.074) & (0.074) \\
participant\_id Var & 0.353*** & 0.389*** & 0.577*** & 0.528*** & 0.531*** \\
& (0.055) & (0.060) & (0.093) & (0.080) & (0.080) \\
question\_id Var & 0.040** & 0.027 & 0.021 & 0.005 & 0.007 \\
& (0.018) & (0.017) & (0.018) & (0.016) & (0.016) \\
topic\_familiarity[T.Neutral] & 0.027 & 0.025 & 0.012 & 0.011 & 0.010 \\
& (0.018) & (0.017) & (0.016) & (0.016) & (0.016) \\
topic\_familiarity[T.Uncomfortable] & 0.062*** & 0.050** & 0.019 & 0.019 & 0.019 \\
& (0.020) & (0.020) & (0.019) & (0.019) & (0.019) \\
usage\_level & 0.049* & 0.051* & 0.045 & 0.045 & 0.045 \\
& (0.025) & (0.026) & (0.029) & (0.028) & (0.028) \\
usage\_level:advisor[T.expert] & -0.033 & -0.031 & -0.025 & -0.025 & -0.025 \\
& (0.036) & (0.037) & (0.042) & (0.041) & (0.041) \\
\hline
\end{tabular}
\end{center}
\end{table}