-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregression_results.tex
40 lines (40 loc) · 3.1 KB
/
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
\begin{table}
\caption{}
\label{}
\begin{center}
\begin{tabular}{llllll}
\hline
& A & B & C & D & E \\
\hline
Intercept & 0.329*** & 0.302*** & 0.169** & 0.161** & -0.159* \\
& (0.044) & (0.045) & (0.081) & (0.082) & (0.096) \\
advice\_accuracy\_belief & & & & & 0.602*** \\
& & & & & (0.088) \\
advice\_accuracy\_belief:advisor[T.expert] & & & & & -0.097 \\
& & & & & (0.120) \\
advice\_is\_correct & & & & 0.013 & 0.029** \\
& & & & (0.015) & (0.014) \\
advisor[T.expert] & -0.027 & -0.028 & 0.056 & 0.054 & 0.067 \\
& (0.059) & (0.059) & (0.118) & (0.118) & (0.137) \\
advisor[T.expert]:give\_justification[T.yes] & -0.027 & -0.021 & -0.025 & -0.025 & -0.023 \\
& (0.079) & (0.079) & (0.079) & (0.079) & (0.076) \\
give\_justification[T.yes] & 0.057 & 0.056 & 0.064 & 0.064 & 0.074 \\
& (0.058) & (0.058) & (0.057) & (0.057) & (0.055) \\
participant\_id Var & 0.364*** & 0.362*** & 0.354*** & 0.353*** & 0.337*** \\
& (0.056) & (0.055) & (0.055) & (0.055) & (0.052) \\
question\_id Var & 0.044** & 0.040** & 0.040** & 0.040** & 0.045** \\
& (0.018) & (0.018) & (0.018) & (0.018) & (0.018) \\
question\_num & & & & & -0.004*** \\
& & & & & (0.001) \\
topic\_familiarity[T.Neutral] & & 0.026 & 0.027 & 0.027 & 0.026 \\
& & (0.018) & (0.018) & (0.018) & (0.017) \\
topic\_familiarity[T.Uncomfortable] & & 0.061*** & 0.062*** & 0.062*** & 0.063*** \\
& & (0.020) & (0.020) & (0.020) & (0.020) \\
usage\_level & & & 0.050* & 0.049* & 0.045* \\
& & & (0.025) & (0.025) & (0.024) \\
usage\_level:advisor[T.expert] & & & -0.033 & -0.033 & -0.019 \\
& & & (0.036) & (0.036) & (0.035) \\
\hline
\end{tabular}
\end{center}
\end{table}