I have a group called xs, and I am trying to create a program that will plot each series of the group's kernel densities. I have gotten that far at least, however I am not sure how to combine them into one graph. Here is my code:
Code: Select all
group xs price_b price_c price_d price_g
xs.distplot kernelCode: Select all
xs.distplot kernel(single)