Search Results for: scree

|

Reading JSON data saved in a column and other SAS string function tricks

Sometimes data changes shape and type over time. In my case, we had a game that was given away free as a demo. We saved the player’s game state – that is, the number of points they had, objects they had earned in the game, etc. as a JSON object. Happy Day! The game became…

| |

SAS Proc Transpose – how have I not written about this before?

When I was young and knew everything, I would frequently see procedures or statistics and think, “When am I ever going to use THAT?” That was my thought when I learned about this new procedure to transpose a data set. (It was new then. Keep in mind, I learned SAS when I was pregnant with…

Factor Analysis Tips: Unexpected Things I Learned at SAS Global Forum

Are you still re-ordering your factor pattern by sorting columns in Excel? Well, do I have a tip or two for you. The cool thing about some large conferences is that even the things you hadn’t planned on attending can be worth while. For example, during one time slot, I didn’t have anything particular scheduled…