- This app, created with Shiny, allows the user to input a numeric speed in miles per hour.
- The linear regression model will calculate the predicted stopping distance needed in feet.
- The user can change the input of speed and see where on the graph their chosen point lies.
- The data being used for this model is the ‘cars’ dataset in R.