Hello, statisticians. I would like to explore which variable (for example A or B) has a stronger correlation with C. Since this is a panel dataset and I will use mixed model. My question is how could I compare the effects of these two IDV (A or B) on DV (C).
My idea is to
1. check the coefficients after standardization? But here A is beta distributed, I'm not sure whether it's applicable.
2. Model C~A and C~B separately using lmm and compare the R square? Does this method make sense?
And besides mixed model, could you please give any suggestions about other methods? Thanks a lot for your reply in advance.
Best regards.