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

How do I delete the zeros in the matrix; THis matrix is in proc iml

The matrix name in InverseC.

0
0
1.1447811
0
0
0
0
0
0
0
0
0
0
0
0
4.3174603
0
0
0
0
1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

You can use the REMOVE function or use LOC and indexing. See Remove or keep: Which is faster? - The DO Loop for examples and comparison.

View solution in original post

1 REPLY 1
Rick_SAS
SAS Super FREQ

You can use the REMOVE function or use LOC and indexing. See Remove or keep: Which is faster? - The DO Loop for examples and comparison.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 1 reply
  • 2808 views
  • 0 likes
  • 2 in conversation