How can I merge CRSP(price) monthly and COMPUSTAT annual data?
Should I merge using specific month(December) or make average of the year?
or just go with 12 maximum same data set with only the price varying?
Thank you in advance 🙂
Use PROC EXPAND as in this example
http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_expand_sect005...
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.