Hello,
I have daily stock returns for the market and for companies. I want to run this model (reg retcompany retmarket) for each company (for company i have the variable permno) and saved the coefficient for each company. I tried this: statsby _b, by(permno): reg retw vwretd. But it appears the error message: no; data in memory would be lost.
Then i have to use the coefficients to calculate the predicted return for each company.
Thank you
Related Posts with regressions
Working with Time and DateTime variables from ExcelHi, I noticed that whenever I import an excel file that contains a time or datetime variable onto S…
Twoway Line: Deleting a straight lineHello, I am trying to create a figure using the code: twoway line sum mdate. The figure shows both a…
scatter graph with different styles and specific axisHi statalist, I have the following data: Code: * Example generated by -dataex-. For more info, ty…
Question on metacumboundsHi everyone, I would like to seek advice on the metacumbounds package used for trial sequential ana…
Panel Data fixed effects and time effectsHello there, For my master thesis I am conducting research about the effects of the digital divide o…
Subscribe to:
Post Comments (Atom)
0 Response to regressions
Post a Comment