I want to do a repeated measures MANCOVA in python but have been struggling to find resources/code online. Does anyone have examples of code/packages recommendations for this type of analysis on python?
Thank you!
I have tried the package statsmodels for ANOVA, but cannot find code for MANCOVA.