フィルターのクリア

How to read GLM results / choose the best model?

2 ビュー (過去 30 日間)
TingTing
TingTing 2014 年 7 月 10 日
Hi, I am wondering in Matlab, which indicator should be used to choose the best model?
When I use fitglm, in addition to the estimates of coefficients, I get
5802 observations, 5796 error degrees of freedom Estimated Dispersion: 0.474 F-statistic vs. constant model: 647, p-value = 0
What is this "Estimated Dispersion"? Is it equivalent to adjuste-Rsquare? The higher the better the model is or the lower the better?
If I use [b,dev,stats]=glmfit, I get dev (deviance), does that tell how good the model fits?Anything is stats useful in telling how good the model fits?
thanks a lot!!!

回答 (0 件)

カテゴリ

Help Center および File ExchangeRegression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by