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.3070 -0.9936 0.3848 1.1326 2.5424
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.277317 0.046610 27.404 < 2e-16 ***
Month_Number -0.031529 0.003050 -10.338 < 2e-16 ***
PartyRepublican -0.174444 0.079628 -2.191 0.0285 *
Month_Number:PartyRepublican 0.039380 0.005256 7.493 7.47e-14 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.645 on 7758 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.02409, Adjusted R-squared: 0.02371
F-statistic: 63.83 on 3 and 7758 DF, p-value: < 2.2e-16