Alone: Australia season 3 has finished and has been added to the {alone} R package
Season 3 was awesome. A number of records were broken. Unfortunately, many of those records, such as the number of eels and fish caught, haven’t been captured in the data, but some are.
- Shay survived 76 days to win the season
- Three players lasted longer than the previous record winning time (64 days)
- The first tap was on day 16, which is the longest time to first tap for Alone Australia and the second longest, including the US.
I’ll be doing an in-depth analysis of season 3 shortly. In the meantime, here are some past analyses that may provide some insight into season 12, which I’m very excited for!
To get your hands on all the data, you can install the package via Git or CRAN.
devtools::install_github("doehm/alone") install.packages("alone")
If you find any issues or items that need correction, please report them via Git.
The post 📦 {alone} v0.6 is now available appeared first on Dan Oehm | Gradient Descending.
Related