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.
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
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!