Clear Filters
Clear Filters

Where to find the marginal R-squared from a Linear-Mixed Effects model?

3 views (last 30 days)
The 'fitlme' model gives the ordinary and adjusted R-squared.
But in my case I would like to report the marginal R-squared.
Is this available elsewhere in the LinearMixedModel object, or do I need to calculate it myself?
Thanks

Accepted Answer

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 13 Jan 2023
It does not have the marginal R-squared, and thus, you'd need to compute using the values from the prdicted values - see this DOC

More Answers (0)

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!