Here are my rules for life:
infer
infer is a tidyverse-consistent package for statistical inference. However, infer is more exciting because it makes running a t-test more like how we learned it in stats class. That is, infer requires you to specify your explanatory and response variables, state your hypothesis with hypothesize, generate the permutations or simulations, then calculate your chosen statistic. It’s another step in the right direction for consistency and clarity, which is great for getting more people coding…
Photo Credit: Sharon Machlis
To start all this off, I won’t be saying much of anything new, and it won’t be a very long piece. That said, these are things that must be said over and over, and perhaps someone new will see. That would be enough for me.
