Hello, I am using coefplot to plot regression results for time t, t+1, and t+2. So, for a given sample I have 3 graphs side-by-side.
I have 5 different samples so I want to plot 3*5=15 graphs in 1 picture. The attached code accomplishes this but it has the wrong format. As the attached picture shows, my code produces a graph in which there are 4 rows and 4 columns. What I want instead is to have 5 rows and 3 columns. That is, I want to plot each sample in a separate row. How can I adjust my code?
I have 5 different samples so I want to plot 3*5=15 graphs in 1 picture. The attached code accomplishes this but it has the wrong format. As the attached picture shows, my code produces a graph in which there are 4 rows and 4 columns. What I want instead is to have 5 rows and 3 columns. That is, I want to plot each sample in a separate row. How can I adjust my code?
