How to calculate a var of the sum of two coefficients in linear regression

后端 未结 0 1749
悲&欢浪女
悲&欢浪女 2020-12-29 17:47

Essentially after performing regression on three variables,

y = a0 + a1 * x1 + a2 * x2 + a3 * x3

I want to find variance for a1+a2 to get CI. Logically, I thin

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