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.3137 -1.0995 0.4359 1.1503 2.6857
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.313652 0.045615 28.799 <2e-16 ***
Month_Number -0.035691 0.002805 -12.726 <2e-16 ***
PartyRepublican -0.187687 0.077413 -2.425 0.0154 *
Month_Number:PartyRepublican 0.041232 0.004835 8.527 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.653 on 8220 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.03208, Adjusted R-squared: 0.03173
F-statistic: 90.82 on 3 and 8220 DF, p-value: < 2.2e-16