Are Democrats and Republicans polarizing on AI Support?
Yes, you may see and use the raw data.
Call:
lm(formula = Support ~ Month_Number * Party, data = .)
Residuals:
Min 1Q Median 3Q Max
-4.3120 -1.0990 0.4336 1.1496 2.6821
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.311959 0.045682 28.719 <2e-16 ***
Month_Number -0.035501 0.002821 -12.586 <2e-16 ***
PartyRepublican -0.182562 0.077551 -2.354 0.0186 *
Month_Number:PartyRepublican 0.040707 0.004861 8.374 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.652 on 8189 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.03144, Adjusted R-squared: 0.03109
F-statistic: 88.61 on 3 and 8189 DF, p-value: < 2.2e-16