BookmarkSubscribeRSS Feed
mantubiradar19
Quartz | Level 8

I tried to run the following piece of code:

data ssd.Dur1dur2;
avg_pres_Y =(dur1_acei/(dur2_acei/365));
run;

 

anb I'm getting this error (Attached in the image) - can someone help me to solve this? 

 

 


SAS.JPG
4 REPLIES 4
mohamed_zaki
Barite | Level 11

Check if the table viewer is open for your data sets?

If that is the case, then close it first and resubmit your code.

mantubiradar19
Quartz | Level 8
Thanks Mohamed! Let me try this!
Reeza
Super User
Your missing a SET statement.
mantubiradar19
Quartz | Level 8
Thanks ReezA!

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 849 views
  • 2 likes
  • 3 in conversation