BookmarkSubscribeRSS Feed
trekvana
Calcite | Level 5
hello all,

how can I augment a vector or matrix with proc iml?

for example, lets say i have a vector x={1,2} and I want to augment x in positions 2 and 3 with the missing indicator (.) or in other words i want x=(1, . , . , 2}. is this possible to do??

in general i have an x vector and i also have an index vector (i={2,3} in this example) with the positions i want to include the (.) character. is there a function that can do what i want?

thanks
Message was edited by: trekvana Message was edited by: trekvana
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
PROC IML and IML Studio are pretty specialized. You might find more answers if you posted this in the forum specifically for IML questions:
http://support.sas.com/forums/forum.jspa?forumID=47

cynthia

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

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 1175 views
  • 0 likes
  • 2 in conversation