I am calculating the SSE in a matrix way in Python, it is not giving me the expected value, and the hat matrix H is not symmetric and idempotent?

后端 未结 0 1767
误落风尘
误落风尘 2020-12-23 01:59

The value of SSE that it should give is 839.72, but the one calculated by the function created in Python is 1595.311, when I test that the matrix H is symmetric and idempote

相关标签:
回答
  • 消灭零回复
提交回复
热议问题