##
## Call:
## lm(formula = percent_change ~ mme_per_2006, data = mme_per_county_change)
##
## Residuals:
## Min 1Q Median 3Q Max
## -103.345 -25.205 -4.617 22.231 108.766
##
## Coefficients:
## Estimate Std. Error t value Pr(>|t|)
## (Intercept) 98.08307 7.93219 12.365 < 2e-16 ***
## mme_per_2006 -0.34190 0.05481 -6.238 1.16e-08 ***
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Residual standard error: 38.78 on 97 degrees of freedom
## (1 observation deleted due to missingness)
## Multiple R-squared: 0.2863, Adjusted R-squared: 0.279
## F-statistic: 38.92 on 1 and 97 DF, p-value: 1.157e-08
## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).
## Setting the `off` event (i.e., 'plotly_doubleclick') to match the `on` event (i.e., 'plotly_hover'). You can change this default via the `highlight()` function.
Author: Matthew Voss
Date Created: 8/18/2021