Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.