Tag: SAS Programming

Learn SAS
Jim Simon 0
Time to trade in your jalopy macro?

Suppose you have an old jalopy that's perfectly reliable.  Your jalopy gets you where you wanna go: no frills; no drama. Do you trade your old wheels in for a racecar that accelerates like crazy and corners like it's on rails? Or stick with what's old and comfortable?   Your choice

Learn SAS
Maggie Miller 0
Top 10 blogs of 2012

We decided to take a look back at our blogs in 2012 and see what piqued the interest of our readers. We had a little bit of everything from tricks to advice on all things SAS. Here’s the list of the Top 10 Blogs from 2012. Enjoy reading them again

Learn SAS
Maggie Miller 0
It’s war… Stat Wars!

There’s a new video series launching in the SAS Education department unlike anything that’s ever been done before.  It’s called Stat Wars. Here’s how it works… two SAS instructors go head-to-head and battle it out over a statistics challenge. (So far no injuries have been reported.)  It’s educational and engaging,

Rick Wicklin 0
Inverse hyperbolic functions in SAS

I was recently asked, "Does SAS support computing inverse hyperbolic trigonometric functions?" I was pretty sure that I had used the inverse hyperbolic trig functions in SAS, so I was surprised when I read the next sentence: "I ask because I saw a Usage Note that says these functions are

David Pope 0
Why SAS programmers love SAS

SAS provides solutions that have analytics integrated into reports that deliver insight into what will happen in the future, not just report on what has happened in the past.  Who wouldn't love that? However, what makes the SAS programming environment so useful to end users is how efficient and effective

Rick Wicklin 0
Using macro loops for simulation

Last week I wrote an article in which I pointed out that many SAS programmers write a simulation in SAS by writing a macro loop. This approach is extremely inefficient, so I presented a more efficient technique. Not only is the macro loop approach slow, but there are other undesirable

Learn SAS
Shelly Goodin 0
SAS author's tip: Define variables once

Jack Shostak is the Associate Director of Statistics at the Duke Clinical Research Institute. A SAS user since 1985, Jack has two SAS books under his belt with a third on the way. This week's SAS tip is from Shotak's SAS Programming in the Pharmaceutical Industry.  The following excerpt is from SAS Press

Rick Wicklin 0
Creating a periodic smoother

In yesterday's post, I discussed a "quick and dirty" method to smooth periodic data. However, after I smoothed the data I remarked that the smoother itself was not exactly periodic. At the end points of the periodic interval, the smoother did not have equal slopes and the method does not

1 9 10 11 12 13 14