Getting ready

Having the car package is a requirement here:

> if( !require(car)){ install.packages('car')}

Now that we are locked and loaded, let's code.