BookmarkSubscribeRSS Feed
R_Win
Calcite | Level 5
1. How can i read this date format



data x;
input date1 ;
cards;
january 30, 1998
October 13, 1996
run;

Question 2:

What is the function to ignore missing values?
2 REPLIES 2
Peter_C
Rhodochrosite | Level 12
ask the teacher
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Suggest you open a new forum post for each question, ideally after checking available SAS documentation.

There are several SAS DATE INFORMAT references you may find useful in the SAS Language Dictionary documentation.

Please clarify "...ignore missing.." - there is a MISSING function to check a variable value -- then you can decide whether or not to output an observation -- it's really unclear the processing that you want to occur for this condition.



Scott Barry
SBBWorks, Inc.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 2 replies
  • 626 views
  • 0 likes
  • 3 in conversation