Generating conditional and marginal R-squared for mixed models
I am running a series of mixed models in JMP 16 (one random effect, multiple fixed effects). I would like to generate estimates of:Marginal R^2 (R^2m): the proportion of variance explained by the fixed effects relative to the overall variance Conditional R^2 (R^2c): the proportion of variance explained by both fixed and random effects relative to the overall variance Is there a script readily ava...