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: 10 months 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T21:50:29.000Z (about 1 year ago)
- Last Synced: 2025-07-27T05:31:30.198Z (11 months ago)
- Topics: r, rlang, statistical-learning, statistics, statistics-course
- Language: R
- Homepage:
- Size: 34.2 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. [ ] The building blocks of R
4. [ ] 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.