Good afternoon,
I have SAS Enterprise Guide installed. I want to use the proc model, and it says Procedure MODEL not found. Do I need to install something?
Thanks.
Paula
I believe that PROC MODEL is part of the SAS/ETS bundle, which is designed for working with time series data. If you need PROC MODEL, you'll need to get SAS/ETS licensed/installed on your SAS environment.
If you post an idea of what you want to do, perhaps there is an alternative method in SAS/STAT that the community can suggest.
Chris
Thank you very much Chris.
I want to do a montecarlo simulation. Is there an alternative method.
Thanks
Paula
Not sure if you really use them (you need SAS/STAT) or even they are what you need:
1. Using Data step
2. Using Proc MI /Logistic /Genmod ( need SAS/STAT)
http://www.lexjansen.com/pharmasug/2007/sp/sp07.pdf
3. Proc GLM (SAS/STAT)
http://www.sascommunity.org/sugi/SUGI94/Sugi-94-200%20Wu%20McLean.pdf
Haikuo
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and 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.