From 8c70ab496cc8d0d61641db110adcfba97fa3ea67 Mon Sep 17 00:00:00 2001 From: Filip-Nachov <137638778+Filip-Nachov@users.noreply.github.com> Date: Wed, 29 May 2024 19:04:26 +0200 Subject: [PATCH] Added a new project to R section added a project for linear regressions in R section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b..6397e78 100644 --- a/README.md +++ b/README.md @@ -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: