LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 23 Sep 1999 14:42:19 +0200
Reply-To:     F a b r i z i o <Fabrizio1@USA.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         F a b r i z i o <Fabrizio1@USA.NET>
Organization: KLM Royal Dutch Airlines
Subject:      Re: Ridge regression

Haiyi Xie wrote in message <27296955@prancer.Dartmouth.EDU>... >Which procedure or macro can do ridge regression?

Basic features when fitting quadratic response models are available in PROC RSREG.

The RIDGE analysis of PROC RSREG supports an automatic and a manual mode for RIDGE analysis.

Also, PROC REG supports the RIDGE analysys method but only in manual mode: you have to explicitly code analysis points, and the results are, without hypothesis testing, written to the outest= dataset.

More info can be found in SAS/STAT User's Guide (RSREG), or Technical Report P229 and SAS/STAT Changes & Enhancements through Release 6.11 (PROC REG).

Grtz., Fabrizio


Back to: Top of message | Previous page | Main SAS-L page