To compute the confidence intervals for the coefficients, we use the formula:
\[ \text{CI} = \hat{\beta}_j \pm t_{\alpha/2, n-p} \times SE(\hat{\beta}_j) \]
where:
- \(\hat{\beta}_j\) is the estimated coefficient,
- \(t_{\alpha/2, n-p}\) is the critical value from
Show more…