When we started this blog two years ago, we had a lot of ideas on how it could benefit SAS users. We also realized that since everyone else had a blog, that we needed one too! Last year, we became more organized, set some goals for the blog and brought
English
What’s Different About the SAS Global Forum Blog, and Why Should You Care?
Generating random permutations
I recently read a paper that described a SAS macro to carry out a permutation test. The permutations were generated by PROC IML. (In fact, an internet search for the terms "SAS/IML" and "permutation test" gives dozens of papers in recent years.) The PROC IML code was not as efficient
Matrices, eigenvalues, Fibonacci, and the golden ratio
A previous post described a simple algorithm for generating Fibonacci numbers. It was noted that the ratio between adjacent terms in the Fibonacci sequence approaches the "Golden Ratio," 1.61803399.... This post explains why. In a discussion with my fellow blogger, David Smith, I made the comment "any two numbers (at