Hi there,
I tried running proc ttest on EG and it gives me an error message:
Does anyone else have a similar problem? Is this because of a missing component from my SAS EG?
Thanks 🙂Sam
You may not have a SAS/STAT license.
Run the following to check your license:
Proc setinit; Run;
Run the following to check installation.
Proc product_status; Run;
And you can run a ttest using proc Univariate.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!