This is an RStudio shiny application developed as a course project for Coursera's Developing Data Products course in the Data Science Specialization track. The application developed is a simple diamonds price calculator. The user inputs the four diamonds characteristics: carat, cut, color and clarity. The application outputs 95% confidence intervals of linear regression model on dataset diamonds included in the ggplot2 package.
Shiny application url: https://owy1.shinyapps.io/week4_project/