BookmarkSubscribeRSS Feed
TomHsiung
Pyrite | Level 9

Hi, everyone

 

I don't quite understand the math behind the way the covariance matrix determines the CIs of regression coefficients. It is too hard for me because I know little about the matrix math. I guess there are some theories similar to the Delta method to get the results of CIs. However, I don't know where I should start. I intend to understand the proof and I would like to hear your suggestions. Thanks.

3 REPLIES 3
sbxkoenk
SAS Super FREQ

To obtain confidence intervals (CI)
, you first need to know about standard errors on (ML) parameter estimates.

 

Standard errors for maximum likelihood estimation
By Rick Wicklin on The DO Loop November 6, 2023
https://blogs.sas.com/content/iml/2023/11/06/stderr-mle.html

 

Koen

JacobSimonsen
Barite | Level 11

I assume that with "covariance matrix" you mean the covariance between the parameter estimates.

Then you find the standard errors by taking squareroot to the diagonal elements in the covariance matrix. 

Then you find CL by calculating the estimates +/- 1.96 x std errors.

TomHsiung
Pyrite | Level 9

Hi, Jacob and all responders

 

Thank you for answering my question. Yep, so far I now this matrix method could be used to estimation the interval estimation of regression coefficients. However, I would like to understand the proof of this method because it is so fundamental and important for regression technology.

 

Tom

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 806 views
  • 3 likes
  • 3 in conversation