Implement 2-way anova in python
Budget: $30 – $250 USD
Budget: 50 USD - not more. Higher bids will not be considered
Implementation of a Jupyter notebook for the following:
- A 2-way anova (20+ subjects in 3 different conditions)
- Repeated measures (as same subjects undergo different conditions)
- Output should be: p-value, F-statistics, degree of freedom and relevant effect size
- In addition post-hoc test with correction for multiple comparisons
Data comes as csv or excel sheet with 20+ rows (for participants) and 3 columns for the 3 conditions.
Python code should be able to read this data
Implementation of a Jupyter notebook for the following:
- A 2-way anova (20+ subjects in 3 different conditions)
- Repeated measures (as same subjects undergo different conditions)
- Output should be: p-value, F-statistics, degree of freedom and relevant effect size
- In addition post-hoc test with correction for multiple comparisons
Data comes as csv or excel sheet with 20+ rows (for participants) and 3 columns for the 3 conditions.
Python code should be able to read this data