How to numerically minimize sum of squared errors in regression analysis in Matrix form

前端 未结 0 749
日久生厌
日久生厌 2020-12-13 07:33

So i need to do a matrix calculation (which I did already, heres the code)

> incomeX=c(35,90,47,45,68,70,55)
> engelY=c(21,8,16,14,11,12,10)
> Y=enge         


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