An open API service indexing awesome lists of open source software.

https://github.com/jmisilo/r-project


https://github.com/jmisilo/r-project

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## R project

### Resources:
* [Dataset](https://www.kaggle.com/datasets/kamilpytlak/personal-key-indicators-of-heart-disease?fbclid=IwAR3DZTArWtLYDTTeMp3RRQ3AT3y-m2keRgEuofOPaa59zjoLhCQK-X3pjmA)
* [Correlation matrix in R](http://www.sthda.com/english/wiki/correlation-matrix-a-quick-start-guide-to-analyze-format-and-visualize-a-correlation-matrix-using-r-software?fbclid=IwAR3iBQAgrOmDy55uRU-YXosCvGCJJkQCt-x08-Tmz1X4OgFO0cvpMH1np6M)
* [Example project using R and same DS](https://www.r-bloggers.com/2019/09/heart-disease-prediction-from-patient-data-in-r/?fbclid=IwAR12PeAB7o75D7ByS_gigqYCuGXbEWbYYcj8kXWrbJN4ZxDkwMqb_NWyRXI)
* [Git and Github for Beginners](https://www.youtube.com/watch?v=RGOj5yH7evk)
* [ML in R](https://www.datacamp.com/tutorial/machine-learning-in-r?fbclid=IwAR3mEO4Ub-tls1NAYaWe_7uHjn6DXvfty4ltlaX-o2hCktY1ozT_jQCwTy8)
* [Notebooks with R](https://bookdown.org/yihui/rmarkdown/notebook.html)
* [R project structure - best practices](https://www.r-bloggers.com/2018/08/structuring-r-projects/)