Added a new project to R section

added a project for linear regressions in R section
This commit is contained in:
Filip-Nachov 2024-05-29 19:04:26 +02:00 committed by GitHub
parent 243d33995f
commit 8c70ab496c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -622,6 +622,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
- [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
- [Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
- [Make a Linear regression in R] (https://www.scribbr.com/statistics/linear-regression-in-r/)
## Rust: