The DO Loop

Statistical programming in SAS with an emphasis on SAS/IML programs
Analytics
Rick Wicklin 1
Intransitive dice

Most games of skill are transitive. If Player A wins against Player B and Player B wins against Player C, then you expect Player A to win against Player C, should they play. Because of this, you can rank the players: A > B > C Interestingly, not all games

Analytics | Data Visualization
Rick Wicklin 4
Decile plots in SAS

I previously showed how to create a decile calibration plot for a logistic regression model in SAS. A decile calibration plot (or "decile plot," for short) is used in some fields to visualize agreement between the data and a regression model. It can be used to diagnose an incorrectly specified

1 49 50 51 52 53 166