# Add this near the top of your .qmd after loading librariesoptions(tigris_use_cache =TRUE)options(tigris_progress =FALSE) # Suppress tigris progress bars
evaluation and echo
Code
# eval = true, run the code; echo = true, show the result
regression evaluation
good error is random
Moran’s I
measure spatial autocorrelation
+1 shows that has positive correlation (cluster)
0 random
-1 shows that has negative correlation (dispersion)