What is the best way to get the R2 values from linear mixed effects models?
I also saw this post before posting this: https://stackoverflow.com/questions/45327217/r-squared-of-lmer-model-fit. However, this post made me concerned about using Nakagawa & Schielzeth's (2013) R2glmm method link: (https://stackoverflow.com/questions/45327217/r-squared-of-lmer-model-fit). Is this method the "generally" agreed-upon way to get R-2 for linear mixed models with random effects?
Any help at all would be greatly appreciated!