Welcome to the Simple Predictor App!
This Shiny application allows users to select datasets, visualize variables,
and see real-time model fits using either loess smooth or linear regression.
October 28, 2025
Welcome to the Simple Predictor App!
This Shiny application allows users to select datasets, visualize variables,
and see real-time model fits using either loess smooth or linear regression.
mtcars and iris datasets interactivelyThe app includes: - Widget inputs: dataset selector, variable selector, operation type
- Reactive outputs: summary stats, plot, predicted value
- Self-contained documentation: within a Help tab
App link: [https://sandboxvwqsvipa.labs.coursera.org/?view=shiny_87F9CB28]
## Loading required package: ggplot2
## ## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2': ## ## last_plot
## The following object is masked from 'package:stats': ## ## filter
## The following object is masked from 'package:graphics': ## ## layout