Date: Fri, 27 Apr 2001 11:15:53 GMT
Reply-To: Tzachi Zach <zach@SIMON.ROCHESTER.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Tzachi Zach <zach@SIMON.ROCHESTER.EDU>
Organization: Time Warner Road Runner - Rochester NY
Subject: Re: How do you extract parameter estimates
Content-Type: multipart/alternative;
This is a multi-part message in MIME format.
------=_NextPart_000_0040_01C0CFB3.92FB1D00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Use the outest=3D option. The output command is used for other =
purposes.=20
proc reg data=3Dyy outest=3Dparms;
model: hfjfkdl
the data set parms will contain your parameter estimates. try playing =
around with it.
Tzachi=20
Talal AlGhamdi <alghamdi_talal@hotmail.com> wrote in message =
news:vQ1G6.495$e85.68966@typhoon.ne.mediaone.net...
Sorry here's the output again:
Analysis of Variance
Sum of Mean
Source DF Squares Square F =
Value Prob>F
Model 5 283.33694 56.66739 =
20.994 0.0001
Error 38 102.57216 2.69927
C Total 43 385.90909
Root MSE 1.64294 R-square 0.7342
Dep Mean 37.95455 Adj R-sq 0.6992
C.V. 4.32872
Parameter Estimates
Parameter Standard T for H0:
Variable DF Estimate Error =
Parameter=3D0 Prob > |T|
INTERCEP 1 -8400.537970 2299.5805690 -3.653 =
0.0008
X 1 142.552212 87.15304663 1.636 =
0.1102
Y 1 -154.650901 35.02196659 -4.416 =
0.0001
C 1 -0.398155 0.70275243 -0.567 =
0.5743
D 1 -0.621896 0.22873635 -2.719 =
0.0098
E 1 1.572934 0.44123113 3.565 =
0.0010
I got this output using PROC REG.
=20
But I need to able extract the Parameter estimates (i.e., the
numbers: -8400.537970, 142.552212, -154.650901 ...ect) for each =
variable.
these values should be used in further calcualtions. For example, =
suppose
that the number 142.552212 is put in A01, to be used in the equation =
Ax =3D
A01* x. I've tried it by using the OUTPUT OUT=3D option, but it =
seems to be
not working. perhaps, there's another way.
=20
Thanks !
-Tal-
=20
=20
=20
------=_NextPart_000_0040_01C0CFB3.92FB1D00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY background=3D"" bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Use the outest=3D option. The =
output command is=20
used for other purposes. </FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>proc reg data=3Dyy =
outest=3Dparms;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> model: hfjfkdl</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>the data set parms will contain your =
parameter=20
estimates. try playing around with it.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Tzachi </FONT></DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>Talal AlGhamdi <<A=20
=
href=3D"mailto:alghamdi_talal@hotmail.com">alghamdi_talal@hotmail.com</A>=
>=20
wrote in message <A=20
=
href=3D"news:vQ1G6.495$e85.68966@typhoon.ne.mediaone.net">news:vQ1G6.495$=
e85.68966@typhoon.ne.mediaone.net</A>...</DIV><FONT=20
face=3DArial size=3D2><FONT face=3DCourier>Sorry here's the output=20
=
again:<BR><BR><BR><BR><BR>  =
; =
&=
nbsp; =20
Analysis of=20
=
Variance<BR><BR> &nb=
sp; &nbs=
p;  =
; =20
Sum of =20
=
Mean<BR>  =
; =20
Source =20
DF =
Squares =20
Square F=20
Value =20
=
Prob>F<BR><BR> &n=
bsp; =20
=
Model =20
5 283.33694 =20
56.66739 =20
20.994 =20
=
0.0001<BR> &nb=
sp; =20
Error =20
38 102.57216 =20
=
2.69927<BR> &n=
bsp; =20
C Total =
43 =20
=
385.90909<BR><BR> &n=
bsp; =20
Root MSE =
1.64294 =20
R-square =20
=
0.7342<BR> &nb=
sp; =20
Dep Mean =
37.95455 Adj=20
R-sq =20
=
0.6992<BR> &nb=
sp; =20
C.V. =20
=
4.32872<BR><BR> &nbs=
p;  =
; =
=20
Parameter=20
=
Estimates<BR><BR> &n=
bsp; &nb=
sp; =20
Parameter Standard T =
for=20
=
H0:<BR> =
=20
Variable DF =20
Estimate =
Error =20
Parameter=3D0 Prob >=20
=
|T|<BR><BR> &n=
bsp; =20
INTERCEP 1 -8400.537970 =20
2299.5805690 =20
-3.653 =20
=
0.0008<BR> &nb=
sp; =20
X =
1 =20
142.552212 =20
87.15304663 =20
1.636 =20
=
0.1102<BR> &nb=
sp; =20
Y 1 =20
-154.650901 =
35.02196659 =20
-4.416 =20
=
0.0001<BR> &nb=
sp; =20
C =20
1 -0.398155 =20
0.70275243 =20
-0.567 =20
=
0.5743<BR> &nb=
sp; =20
D =20
1 -0.621896 =20
0.22873635 =20
-2.719 =20
=
0.0098<BR> &nb=
sp; =20
E =20
1 1.572934 =20
0.44123113 =20
3.565 =20
0.0010</FONT><BR><BR><BR> I got this output using PROC=20
REG.<BR><BR> <BR> But I need to able extract the Parameter =
estimates=20
(i.e., the<BR> numbers: -8400.537970, 142.552212, -154.650901 =
...ect) for=20
each variable.<BR> these values should be used in further =
calcualtions.=20
For example, suppose<BR> that the number 142.552212 is put in =
A01, to be=20
used in the equation Ax =3D<BR> A01* x. I've tried it by using =
the OUTPUT=20
OUT=3D option, but it seems to be<BR> not working. perhaps, =
there's=20
another way.<BR> <BR> Thanks=20
!<BR> -Tal-<BR> <BR> <BR> </FONT>=20
</BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_0040_01C0CFB3.92FB1D00--