Hi,
I am currently working on multiple CAPM models and i have to calculate the returns for each of the stock by using the intercept result from each regression output. Is SAS able to output a new dataset that summarizes only intercept results from the regression output? If so, what is the code?
Thank you for all the help rendered.
Show us your current code.
Yes, if you used a BY statement in your code, then all the intercepts ought to be placed in a single output file. But to give you exact code to do this, we need to see what code you are using.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.