BookmarkSubscribeRSS Feed
NVN
Fluorite | Level 6 NVN
Fluorite | Level 6

Please help we with this problem  to  count the missing values across raw with  two diamensional array.

 

Dataset name : Subset.csv. The following is the data set.

 

     i_Day5     Day6          Day7     City1            City2     City3

1   Friday      NA              NA          NA              Delhi     NA

2   NA            NA             NA          NA               NA        Mumbai

3   Friday      NA              NA          NA               NA        NA

4   Friday     Saturday     Na           Bangalore   Delhi      NA

5    NA          NA              NA           NA              NA         NA

6    Friday     Saturday    Sunday    Bangalore   Delhi     NA

7    NA          NA              NA           NA              Delhi     NA

8     NA         NA              NA           NA              NA        NA

9     NA          NA             NA           NA              NA        NA

10   Friday     Saturday   NA           NA               NA       NA

 

 

2 REPLIES 2
ballardw
Super User

And what do you expect the output to look like?

 

Note that to use values of variables "across" rows outside of IML is going to involve some work.

 

And 'NA' is not 'missing' as used by SAS. So it looks like your question may be the "the number of NA values".

NVN
Fluorite | Level 6 NVN
Fluorite | Level 6

the output  the am looking is,  a  7th varable " No_of_Miss"  that contain the number of missing values(number of "NA") of each raws. Like...  Number of "NA" in the 1st raw  as the 1st  observation of "No_of_Miss",  number of "NA" in the 2nd raw as the second obsercation on"No_Of_Miss"....etc

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 980 views
  • 0 likes
  • 2 in conversation