Those who use linear regression, why don't you use flexible models, like GAMs, splines, or locally weighted linear models? (This is a query, not a judgment; I don't use them either.)
Ta-Nehisi Coates’ new book, “The Message,” is a trio of interconnected essays that examine how the stories people tell — or avoid telling — can shape and even distort reality: “I am most concerned always with those that don’t have a voice.” https://t.co/bDsBxZMbah
🙈 It's 11 PM. I'm trying to explain my sister in law why I'm so excited:
I managed to run a little R shiny app INSIDE a quarto report rendered _statically_ using Github:
https://t.co/okFHrCwEC9
🎉
Now she believes I'm a weirdo 🙂
It took me SEVEN years to figure out that you can save a ggplot as a vectorized .svg file ggsave("file.svg"). The svg file can be opened on powerpoint and it will be completely vectorized, even text are still recognized as text boxes! No more recreating plots on illustrator!!!!!