zoukankan      html  css  js  c++  java
  • SST|SSR|SSE| r 2|与Sx x &Sx y & Syy的关系|

    4.3 The Coefficient of Determination

    为评估模型,我们可以使用以下方法:

    (1) the total variation in the observed values of the response variable观察值中的y

    (2) the amount of variation in the observed values of the response variable that is explained by the regression.用回归估计出来的y

    引入以下三个评估参数:

     

    对应图是:

     

    评判标准:

    The coeffificient of determination, r 2, always lies between 0 and 1. A value of r 2 near 0 suggests that the regression equation is not very useful for making predictions,whereas a value of r 2 near 1 suggests that the regression equation is quite useful for making predictions

    三者关系为:

     

    继而得到coeffificient of determination的另一种表达:

     

    并组合前文所述的Sx x &Sx y & Syy为了计算方便)可以得到:

     

    推导:

    因为

    所以:

     

    为了便于计算:

     

  • 相关阅读:
    获取当前3Ds MAX版本
    获取贴图及IES文件
    有关默认相机转VR相机
    c++_成员函数回调
    c++_获取系统安装字体
    文件替换子字符串
    随机数
    冒泡排序,前面几个没有排序
    vc_CONTAINING_RECORD使用
    可用软件产品密钥
  • 原文地址:https://www.cnblogs.com/yuanjingnan/p/11222838.html
Copyright © 2011-2022 走看看