/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jaketae.github.io
| | finnstats.com
5.4 parsecs away

Travel
| | summarize in r, Data Summarization In R When we have a dataset and get a clear idea about each parameter then summary is important.
| | r4ds.hadley.nz
2.1 parsecs away

Travel
| |
| | zevross.com
4.6 parsecs away

Travel
| | Over the last year I have changed my data processing and manipulation workflow in R dramatically. Thanks to some great new packages like dplyr, tidyr and magrittr (as well as the less-new ggplot2) ...
| | codeandculture.wordpress.com
17.8 parsecs away

Travel
| A coauthor and I are doing power analyses based on a pilot test and we quickly realized that it's really hard to calculate a power analysis for anything much more exotic than a t-test of means. As I usually do when there's no obvious solution, I decided to just brute force it with a Monte...