The app fits the regression model on the subset of mtcars dataset that is an R build in dataset.
The MpG variable is used as the outcome and the weight variable is used as the regressor.
The user can subset mtcars by either number of cylinders or transmission type or both.