This is somewhat tricky! I am running a rolling window of a regression and I am collecting all the coefficients for each window. My goal is to plot how the coefficient fluctuates over time. Furthermore, I would like the plot to give a different color for when the coefficient was found statistically significant (say at the 95%) by being giving a different color point when not significant.This is somewhat tricky! I am running a rolling