R Shiny app that allows you to generate, visualize, and download linear regression data
Could be useful for educators
Available at https://kristopherhuffman.shinyapps.io/Linear-Regression-Data-Generator/
Inputs
- Seed: Numeric parameter governing the random generation of data
- Number of Observations: Number of observations to be generated
- Mean/Variance of Predictor: Population mean/variance of the normally distributed predictor
- Slope/Intercept: Population slope/intercept
- Error Variance: Error variance of normally distributed errors with mean zero