You are here |
erdavis.com | ||
| | | |
codingclubuc3m.rbind.io
|
|
| | | | Learning to code can be quite hard. Apart from the difficulties of learning a new language, following a book can be quite boring. From my point of view, one of the bests ways to become a good programmer is choosing small and funny experiments oriented to train specific techniques of programming. This is what I usually do in my blog Fronkonstin. In this tutorial, we will learn to combine C++ with R to create efficient loops. | |
| | | |
blog.earo.me
|
|
| | | | ||
| | | |
www.cedricscherer.com
|
|
| | | | A step-by-step tutorial explaining how my visualizations have evolved from a typical basic ggplot. Here, I transform a basic boxplot into a compelling and self-explanatory combination of a jittered dot strip plot and a lollipop plot. | |
| | | |
jasonkerwin.com
|
|
| | I just saw someone making this mistake yet again, and realized that this is a bit of applied econometric wisdom that is not widely known. In papers based on RCTs it is standard for Table 1 to be a balance table, showing the means of baseline variables by study arm and testing for the equality ... Continue reading "Don't pick controls based on stars in your balance table" |