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.4299 -0.9075 0.2574 1.0925 2.3281
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.213862 0.049041 24.752 < 2e-16 ***
Month_Number -0.023564 0.003700 -6.369 2.03e-10 ***
PartyRepublican -0.210067 0.084211 -2.495 0.0126 *
Month_Number:PartyRepublican 0.042092 0.006215 6.773 1.37e-11 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.628 on 6857 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.01504, Adjusted R-squared: 0.01461
F-statistic: 34.9 on 3 and 6857 DF, p-value: < 2.2e-16