Hi,
This is my first time here on statalist, I am trying to do a portfolio analysis in Stata and ran into some problems. I am hoping one of you could help me.
1) I have a dataset with data for about 1500 companies and monthly return data, however this monthly return data is all in different variables. So a variable for January 2000, one for February 2000 etc until June 2018. However i want to forecast this data and therefore set it as panel data, however for this to work i would need to have one variable that has all returns as observations to use xtset. So my question is how can i combine the different variables into one such that i have for all companies 222 (18,5 years * 12 months) observations of return?
2) In the same data set i have other scores (environmental, social and governmental) for the companies, however these are yearly. I would also like to forecast these. I think that I would need to split these before declaring them as panel data because of the difference in time periods (monthly vs yearly), is that correct? Or is there someway to work around this?
Thanks in advance!
Kind regards,
Related Posts with Combining time variables in panel data for forecasting
Testing interactions in xtregI am fairly new to xtreg and what to sure I am doing the right thing: Code: * Example generated b…
Find outcome of the most recent and second most recent event within groupDear all, I am trying to find the outcomes of the most recent and second most recent events (in the…
encode and destringHi, this is Alice. I am constantly facing problems of destring a variable that contains both numeric…
Average mean change from baselineI have panel data with a continuous outcome (systolic bp). The time variable ranges from (0 through …
Create a loop to repeat the same operation several timesGood morning, I'll explain my problem to you. I would like to create a loop to repeat the same opera…
Subscribe to:
Post Comments (Atom)
0 Response to Combining time variables in panel data for forecasting
Post a Comment