I have searched extensively for solutions but still unsure about what to do. Specifically, I have two groups (one A treatment, one B treatment) that were assessed twice (pre-treatment, post-treatment). And I have at least 10 dependent variables (with missing values, that's why i don't want to use MANOVA since it throws out the entire participant). My goal is to run an omnibus test on these dependent variables and I was instructed by a colleague that lme4 in R is the way to go. But I'm not sure how would I set the model or deal with multiple dependent variables in a single model.
Thanks!