https://github.com/hemmouda/statistical_functions
Bunch of useful statistical functions
https://github.com/hemmouda/statistical_functions
exam help r statistics
Last synced: over 1 year ago
JSON representation
Bunch of useful statistical functions
- Host: GitHub
- URL: https://github.com/hemmouda/statistical_functions
- Owner: hemmouda
- License: mit
- Created: 2024-02-09T02:41:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T19:43:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T16:43:15.585Z (over 1 year ago)
- Topics: exam, help, r, statistics
- Language: R
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A single `R` file containing a bunch of useful statistical functions.
We were allowed to use `R` during my statistics exam, so I wrote [this file](functions.R) to help me with the calculations. Maybe you will find it useful too.