其中 L1 是模型的对数似然值,L0 是仅包含截距项的模型的对数似然值。
Generalized R2 - 非线性+GLM1-sse/sstMcFadden’s R21-log(sse)/log(sst)Cox & Snell R21 - (L0/Lmodel)^(2/n)Nagelkerke R2 使上面最大值为1(1 - (L0/Lmodel)^(2/n)) / (1 - L0^(2/n)) )
posted on 2025-08-06 20:42 iUpoint 阅读(8) 评论(0) 收藏 举报