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.3375 -0.9443 0.3231 1.1092 2.4301
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.238378 0.047536 26.051 < 2e-16 ***
Month_Number -0.026737 0.003295 -8.116 5.61e-16 ***
PartyRepublican -0.159749 0.081476 -1.961 0.05 *
Month_Number:PartyRepublican 0.037093 0.005635 6.583 4.93e-11 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.637 on 7371 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.01761, Adjusted R-squared: 0.01721
F-statistic: 44.05 on 3 and 7371 DF, p-value: < 2.2e-16