Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpmachado/r-programming-for-statistics-and-data-science
My source code for exercises of a given udemy course on statistics
https://github.com/cpmachado/r-programming-for-statistics-and-data-science
r rlang statistical-learning statistics statistics-course
Last synced: 19 days ago
JSON representation
My source code for exercises of a given udemy course on statistics
- Host: GitHub
- URL: https://github.com/cpmachado/r-programming-for-statistics-and-data-science
- Owner: cpmachado
- License: mit
- Created: 2024-09-15T20:14:51.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-29T20:42:18.000Z (3 months ago)
- Last Synced: 2024-10-28T04:48:42.137Z (2 months ago)
- Topics: r, rlang, statistical-learning, statistics, statistics-course
- Language: R
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r-programming-for-statistics-and-data-science
My code through the Udemy course "R Programming for Statistics and Data Science".
## Links
- URL:
## Sections
Completion documented.
1. [x] Introduction
2. [x] Getting Started
3. [x] The building blocks of R
4. [x] Vectors and vector Operations
5. [ ] Matrices
6. [ ] Fundamentals of programming with R
7. [ ] Data frames
8. [ ] Manipulating data
9. [ ] Visualizing data
10. [ ] Exploratory Data Analysis
11. [ ] Hypothesis testing
12. [ ] Linear Regression Analysis## License
Check the [LICENSE](LICENSE) for further details.