Set All Array Elements to Zero in SAS

Set All Array Elements to Zero in SAS

When you use an array in a SAS data step, sometimes you need to reinitialize the array elements to some value. For example zero or one. Not long ago, I learned a nifty little trick that allows you to do so easily. This post demonstrates four different methods to set...

read more

Welcome

SASnrd.com is my blog, where I write about SAS programming and its applications in data science, graphing and statistical modelling.

I assume that you have at least basic knowledge of the SAS programming language. If not, click the Learn SAS Programming menu, where I recommend basic SAS learning material.

You are welcome to contact me through the Contact Form or at SASnrd@SASnrd.com