Hi ,
I have experienced that while calculating linear regression for my data, that Procedure REG not found in my Enterprise guide.
it means that no license for proc reg or the whole stat module is not exist? i faced same problem with Forecase as well.
But Anova is working..
thanks in advance!
What licence do your have?
Office Statistics (or why did you post the question in the VA forum?)
proc setinit;
run;
SAS VA does not include all statistical procedures. REG is one of the ones not included.
Thank you!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.