https://github.com/isandyawan/simplelinearregression
A application to analyze data using simple linear regression. This application can make regression model from variable and give advice to user if the model break regression assumsion
https://github.com/isandyawan/simplelinearregression
data linear r regression rstudio shiny statistic
Last synced: 8 months ago
JSON representation
A application to analyze data using simple linear regression. This application can make regression model from variable and give advice to user if the model break regression assumsion
- Host: GitHub
- URL: https://github.com/isandyawan/simplelinearregression
- Owner: isandyawan
- License: mit
- Created: 2017-08-13T15:43:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T15:44:58.000Z (almost 9 years ago)
- Last Synced: 2023-07-30T10:20:39.971Z (almost 3 years ago)
- Topics: data, linear, r, regression, rstudio, shiny, statistic
- Language: R
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleLinearRegression
A application to analyze data using simple linear regression. This application can make regression model from variable and give advice to user if the model break regression assumsion