In previous post I loaded, cleaned and visualized aspects of a data set retrieved from Kaggle. The data set was based on ebay and used car postings from Germany. In this post I want to conduct additional analysis steps. Main […]
In this article I provide examples of how to implement various types of regression analysis in R. Required packages I start by loading the required packages (in addition to the R base library): Reading in the data You can also […]