General musings!Gary Hutson02/08/20190 Machine Learning Training – Draper and Dash Healthcare Predictive Analytics – Summer Discount There is an offer on with my company Draper & Dash to get a discount on ML training for your organisation.…
R BlogsGary Hutson31/05/20191 RODBC helper function The number of times I have to connect to SQL and I forget part of the RODBC command to connect to…
R BlogsGary Hutson30/01/20190 Outpatient scatter charts: Analysing new and follow up activity with gganimate I was inspired by my friend John Mackintosh to have a muck around with the fabulous gganimate. I have to say….…
R BlogsGary Hutson29/01/20190 NHS-R Community: Up the R-evolution It seems like two seconds ago since I was frantically preparing slides for the first NHS community. Wow – what an…
General musings!Gary Hutson24/01/20190 R Learning – Tutorial 9 – Data Frame Functions This will teach you how to apply functions to data frames:
General musings!Gary Hutson30/11/20181 A simple function to create nice correlation plots The problem I was working with a dataset where I wanted to assess the correlation of different variables in R. As…
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 28 – Data Visualisation – Working with chart axes This will show you how to resize, move, change font, reverse order, and more…
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 27 – Data Visualisation – Three Dimensional Scatter Charts These charts do not look particularly nice in R, but this shows an example of how they can be implemented:
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 26 – Data Visualisation – Two Dimension Density Plots This shows how to create a two dimensional density plot:
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 25 – Data Visualisation – Stacked Area Charts This has been included as an example of how to create a stacked area chart. The data to use for this…