I have a panel data for 20000 stocks over a sample period from 1950 to 2018. What I need to do is to compute for each of this stocks a moving skewness and kurtosis over the previous 5 year. My data is on a monthly basis, therefore what it should be done is to compute those measures based on the first 60 observations of a given stock, then with a step of 12 month compute it again using the previous 5 years, and so on as long as the data is still available. Then it should be repeated for each stock.
Any idea on how to do this? I got stack in this problem since a while and have no idea ho to go on.
Ps. I'm still a beginner in Stata and for unknown reason I cannot download any external package. Would appreciate if you can present me any possible solution without those packages
Related Posts with Moving Kurtosis & Skewness for Panel Data
Labeling a single observation on a scatter plot.I looking at the relation between years of education and vaccine skepticism across countries. I want…
how to indicate specific variables when using reghdfe and estfe?Hi there, I have a question regarding the use of reghdfe and esttab. Right now I have a bunch of co…
reshaping and creating unique "j()" within same idHi, I have a long-long format data set as below, I made reshaping before, but this time it is hard t…
Mata implementation of Mittag-Leffler functionI have just completed a port to Mata of Roberto Garrappa's MATLAB implementation of his algorithm fo…
Seasonal DummyDear All, I would like kindly to generate two new variables from the following data. The first var…
Subscribe to:
Post Comments (Atom)
0 Response to Moving Kurtosis & Skewness for Panel Data
Post a Comment