I can get the program to work by industry (please see error message below). What is being incorrectly? I am not sure why/ el Thanks
790 PROC PANEL DATA=SASUSER.CSR3 plot=none;
791 WHERE TYPE = 0;
792 MODEL ISCORE = CSR_Spending ROE ROA ROS OPERATING_INCOME MAN FARM MINE UTIL CON RETAIL
792! TRANS INFORM FIN ADMIN EDSOC ENTER SIZE/ RANTWO VCOMP=WK;
793 ID SYMBOL YEAR;
794 RUN;
NOTE: The transformed regression does not have full rank. User should be aware of possible
multicollinearity and/or estimability problems before using RanTwo method results.
WARNING: Hausman statistic cannot be calculated because different variables were dropped in the
random effects model than in the fixed effects model.
NOTE: PROCEDURE PANEL used (Total process time):
real time 0.03 seconds
cpu time 0.01 seconds
It seems some of the predictors are perfectly correlated that makes OLS impossible.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.