BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sjoli043
Fluorite | Level 6

I use SAS OnDemand and want to add PROC TRAJ to perform trajectory analyses. The instructions to download and install PROC TRAJ do not seem to be compatible with SAS OnDemand: https://www.andrew.cmu.edu/user/bjones/download.htm 

 

I tried uploading the content of the zip file but it couldn't be that easy, I get the following error message:

 

PROC TRAJ DATA=testSAS OUT=OF OUTPLOT=OP OUTSTAT=OS OUTEST=OE ITDETAIL;
ERROR: Procedure TRAJ not found.

 

Has anyone successfully installed PROC TRAJ on SAS OnDemand?

 
1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

SAS OnDemand is a locked down version of SAS provided by SAS and as such cannot be updated with third-party software add-ons.

View solution in original post

2 REPLIES 2
SASKiwi
PROC Star

SAS OnDemand is a locked down version of SAS provided by SAS and as such cannot be updated with third-party software add-ons.

sjoli043
Fluorite | Level 6
Thank you! I downloaded SAS 9.4 through my university but it's good to have the confirmation that there was no way around it.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 2469 views
  • 1 like
  • 2 in conversation