Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimits-ts/weight_analysis
A short applied statistics project investigating (in part) cause and effect of weight loss in clinical trials.
https://github.com/dimits-ts/weight_analysis
anova linear-regression r report statistics
Last synced: about 8 hours ago
JSON representation
A short applied statistics project investigating (in part) cause and effect of weight loss in clinical trials.
- Host: GitHub
- URL: https://github.com/dimits-ts/weight_analysis
- Owner: dimits-ts
- Created: 2023-12-19T19:50:36.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-03T11:25:23.000Z (10 months ago)
- Last Synced: 2024-04-22T02:45:10.640Z (7 months ago)
- Topics: anova, linear-regression, r, report, statistics
- Language: TeX
- Homepage:
- Size: 418 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weight Loss Analysis and ANOVA testing
A project for the "Probability and statistics for data analysis" course for the MSc in Data Science.
Contains the code for the [ANOVA](anova.r) and [Weight loss](weightloss.r) assignments as well as a [full report](report.pdf) with extracted graphs and tables from the R scripts.