This Shiny application predicts Sepal Width based on Sepal Length using a linear model trained on the built-in iris dataset.
Itβs designed to be simple and beginner-friendly β ideal for users who want to understand how linear regression works in practice.