English

Rick Wicklin 0
Implement the truncated normal distribution in SAS

This article describes how to implement the truncated normal distribution in SAS. Although the implementation in this article uses the SAS/IML language, you can also implement the ideas and formulas by using the DATA step and PROC FCMP. For reference, I recommend the Wikipedia article on the truncated normal distribution.

SAS Events
Natalie Meyer 0
Top 10 reasons for presenting a conference paper

Professional development, popularity, untold fame: the benefits of submitting a paper to a SAS conference are certainly varied and widespread! In a recent SAS Users LinkedIn discussion started by David Corliss, avid SAS users and former presenters discussed their motivations for writing, researching and presenting papers. From the many wonderful

Christina Harvey 0
Where to learn more about SAS 9.4

SAS® 9.4--Enable, simplify and innovate with more deployment options! July 10 marked the beginning of the "SAS 9.4 Era"--the next step in the evolution of SAS. This newest platform release offers product enhancements galore, more deployment choices than ever, simplified administration and more. I thought you might find it useful

Programming Tips
Chris Hemedinger 0
PROC DELETE: it's not dead yet

The DELETE procedure is probably the most well-known and most-used SAS procedure that isn't actually documented or officially supported. That is, that was the case before the release of SAS 9.4, when PROC DELETE returns with more features than ever -- including a production-quality status. In his SAS Global Forum