Date: Wed, 29 Sep 2004 11:42:43 -0400
Reply-To: Paige Miller <paige.miller@KODAK.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Paige Miller <paige.miller@KODAK.COM>
Organization: Eastman Kodak Company
Subject: Re: SAS/IML code for regression with correlation matrix.
Content-Type: text/plain; charset=us-ascii; format=flowed
Lixiong Gu wrote:
> I am looking for SAS/IML code that compute linear regression with
> correlation matrix input. The IML manual has regression module but is
> for raw data. I'd really appreciate if you could share the code with
> me, or you could show me where I can find it.
Why not use PROC REG? This procedure allows the input of correlation
matrices. Of course, you need to look up the appropriate syntax.
--
Paige Miller
Eastman Kodak Company
paige dot miller at kodak dot com
http://www.kodak.com
"It's nothing until I call it!" -- Bill Klem, NL Umpire
"When you get the choice to sit it out or dance, I hope you dance"
-- Lee Ann Womack
|