Animate ggplot Visuals with gganimate
Using data from the CDC
[Read More]
Price Optimization using Econometrics and Calculus
I’ve seen a few people do quick examples of price optimization problems,
but one thing I havent seen done is using calculus to obtain the optimal
price for a good. In this extremely quick example im going to
demonstrate how to do this…
[Read More]
Linear Regression Misconceptions
Linear regression is probably one of the most widely used statistical techniques in all of econometrics/data science. There are a couple reasons for this; its relatively easy and intuitive to interpret the model output, it’s not computationally expensive… etc.
[Read More]