【问题标题】:standard error of regression coefficient without using inverse不使用逆回归系数的标准误差
【发布时间】:2020-07-16 21:08:32
【问题描述】:

我想计算回归系数的标准误:

y = X$$\theta$$ + e

其中 theta 是回归系数。我知道公式是:

$$V(\theta) = \sigma^2 (X^T X)^-1$$

如何在不计算逆的情况下计算上述公式?

【问题讨论】:

    标签: linear-regression


    【解决方案1】:

    其实答案就是使用residual bootstrap。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-07-07
      • 2020-05-27
      • 1970-01-01
      • 2018-05-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-20
      相关资源
      最近更新 更多