Adjusted Rsquared in GeneralizedLinearModel Class

3 vues (au cours des 30 derniers jours)
Peter Hellyer
Peter Hellyer le 28 Fév 2013
Hi All,
I've been doing some work with the GeneralizedLinearModel Class in the R2012b Statistics toolbox.
Just wondering (because it's not documented) What is the difference between GeneralizedLinearModel.Rsquared.Adjusted and GeneralizedLinearModel.Rsquared.AdjGeneralized? or should I just steer well clear of the latter?
Best Wishes
Peter

Réponse acceptée

Shashank Prasanna
Shashank Prasanna le 28 Fév 2013
Hi Peter, It is the same as Generalized R^2:
You can find its implementation in the rsquared.m file:
edit([matlabroot '\toolbox\stats\classreg\+classreg\+regr\+modelutils\rsquared.m'])

Plus de réponses (0)

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by