Date: Sun, 5 Sep 2004 08:31:27 -0500
Reply-To: wmiller@uark.edu
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Will Miller <wmiller@UARK.EDU>
Content-Type: text/plain; charset="us-ascii"
Hello,
Can anyone either point me to a resource or help me understand the following
portion of output from TSCSREG? I have browsed the archives and searched
the web, but to no avail.
F Test for No Fixed Effects
Num DF Den DF F Value Pr > F
75 365 8.41 <.0001
The code that produced this follows:
proc tscsreg data = all outest=policetwo;
id jurisid year;
model perbla=totpopl citytype couperhl couperal maymanal maymanhl wardperl
socioz perhiyl perblyl
/fixtwo covb corrb ;** ;
by func;
run;
Thanks for your time.
Will Miller
University of Arkansas
Old Main 441
Fayetteville, AR 72701
Policy Ph.D. - http://policy.uark.edu/policyphd
Voice - 479-575-6442
FAX - 479-575-6432