PSL Analysis from 2002 to Current Season

A guest post from Sbusiso Mkhondwane

Introduction

I have been going back and forth for a while about doing some form of data analysis and sharing it. The first attempt was to collect the data for my car’s movement, from the locations I visited to the car’s speed. I have four years worth of data and in a tidier format. Part of the reason for wanting to do data analysis was the R language and the http://r4ds.had.co.nz book. R appeared like a tool that allowes you to feel as if you are in control and it’s flexable. What do I mean here? Hadley Wickham once said something along these lines; “The different between R language and other languages: Programming languages provide contracts. These are the things you can do and these are the things you can’t do. In many programming languages that’s like a legal contract. It spells out explicitly like what you can do and can’t do, and things you can’t do there’s no way you can do them. While with R, it’s more like a contract between friends, like you really shouldn’t do this but if you really want to, you can go ahead and do it.”. Another plus for doing this is to improve my data science skill and hopefully get some useful advise from the R community. Continue reading “PSL Analysis from 2002 to Current Season”