From | Marcello Pagano <[email protected]> |
To | [email protected] |
Subject | Re: st: RE: problem with ridge regression output |
Date | Wed, 08 Dec 2004 09:48:40 -0500 |
Jade - I agree with you. Ridge regression is supposed to effectively add a
positive constant to the diagonal of the cross-product matrix, so even if
that matrix were non-full rank to begin with, it should be full rank after
adding the ridge parameter. Of course you could always do ridge regression
"by hand" by appending p extra observations consisting of the ridge
parameter times an identity matrix, where p is the number of variables in
the regression, and then doing OLS.
* * For searches and help try: * http://www.stata.com/support/faqs/res/findit.html * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |