Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmpe/R
Exercises (incl. analyses) with R language (math+statistics)
https://github.com/dmpe/R
course data-analysis exercise r statistics
Last synced: 3 months ago
JSON representation
Exercises (incl. analyses) with R language (math+statistics)
- Host: GitHub
- URL: https://github.com/dmpe/R
- Owner: dmpe
- License: mit
- Created: 2013-03-02T15:04:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T11:03:40.000Z (over 3 years ago)
- Last Synced: 2024-05-21T03:34:10.138Z (6 months ago)
- Topics: course, data-analysis, exercise, r, statistics
- Language: R
- Homepage: http://rpubs.com/f789gh
- Size: 4.24 MB
- Stars: 616
- Watchers: 140
- Forks: 368
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
R Analyses & other statistics courses
====Here you may find all exercises with R from :
1. [Udacity - Statistics @ Sebastian Thrun](https://www.udacity.com/course/st101)
2. [Coursera's Statistics One](https://class.coursera.org/stats1-002/class)
3. [Data Analysis and Statistical Inference class](https://www.coursera.org/course/statistics)
4. [R Programming - Roger Peng et al. @ JHU](https://www.coursera.org/course/rprog)
5. [Exploratory Data Analysis - Roger Peng et al. @ JHU](https://www.coursera.org/course/exdata)
6. [Practical Machine Learning - Jeff Leek et al. @ JHU](https://www.coursera.org/course/predmachlearn)
7. [Programming for Everybody (Getting Started with Python)](https://www.coursera.org/learn/python/)
8. [Crowdsourcing Data Analysis 2, Phase 2: Explaining Variability in Analyses and Results](https://docs.google.com/document/d/1fXQBLdWydISskOKhoq8gl5unuwsv7VA3pkKY4IWFS6o/edit)
- [Results](http://rpubs.com/F789GH/AnalysisOfEdgeOrgData)
9. [Data analysis course @ FAU university](https://www.statistik.rw.fau.de/lehre/bachelor/datenanalyse/)
10. [R Programming Language Explained - FreeCodeCamp.org Article](https://www.freecodecamp.org/news/r-programming-language-explained/)My IDE of choice is [RStudio](http://www.rstudio.com/). Just try it and [follow its development](https://www.github.com/rstudio/rstudio)