June 2017
Beginner to intermediate
576 pages
15h 22m
English
Now that we have seen how we can run a single time series regression, we can move on to automating separate regressions and extracting the coefficients over all of the categories.
There are several ways to do this. One way is by using the do() function within the dplyr package. Here is the sequence of events: