R has a built-in data set called leuk. The third column indicates survival times of patients diagnosed with acute myelogenous leukaemia. The first column indicates the patient's white blood cell count at the time of diagnosis.
Using least squares regression, assuming homoscedasticity, test the hypothesis of a zero slope using the R function ols. Test this hypothesis again, only now do not assumed homoscedasticity; use the function olshc4.