Tidy Tuesday week 38: CRAN packages
This week the data was about R packages on CRAN showing the package description, dependencies, licenses, etc. There were 4 […]
This week the data was about R packages on CRAN showing the package description, dependencies, licenses, etc. There were 4 […]
Another great season of Alone has finished. I’ve now included all data in the {alone} R package. Version 0.3 is […]
Good news everyone! survivoR 2.1.0 is now available. The most exciting feature of this release is the new confessional timing app.
It’s usually seen as beneficial to enter the merge with the numbers. Here’s an analysis in R with the survivoR package to see if this is true.
Alone Australia is now included in the {alone} R package as well as the cast of season 10 of the US version.
Is there a difference in survival rate between men and women on Alone? Survival analysis in R with the Alone R package.
I have been watching the survival TV series ‘Alone,’ where 10 survivalists are dropped in an extremely remote area and […]
There are fancy ways to extract colours from images but sometimes it’s easier if you could simply click on the […]
I hadn’t found a super-easy-you-don’t-have-to-think-about-it way to crop an image to a circle in R with a transparent background. There’s […]
What’s that saying? Choice is the enemy of happiness, or something like that. There are so many colour palettes out […]
Bayesian networks are really useful for many applications and one of those is to simulate new data. Bayes nets represent […]
Previously I posted on how to apply gradient descent on linear regression as an example. With that as background it’s […]
If you’re like me, when running a process through a loop you’ll add in counters and progress indicators. That way […]
In my previous post I built a Shiny app mapping accidents on Queensland roads which was great at showing the […]
The Queensland government collects data on road accidents dating back to 1st January 2001 and details characteristics of the incident […]