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 (November 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 6 Nov 2008 14:10:50 -0800
Reply-To:     Shawn Haskell <shawn.haskell@STATE.VT.US>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Shawn Haskell <shawn.haskell@STATE.VT.US>
Organization: http://groups.google.com
Subject:      Re: PROC REG - maximum likelihood est
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Nov 5, 3:45 pm, SAS User <pmaks...@hotmail.com> wrote: > Is there a way to output the log-likelihood value in PROC REG; or for > that matter, is there another proc that does the equivalent > computation (ie, ols regression using maximum likelihood > estimation)? > > It seems like most other stats apps produce this statistic by default > (stata, tsp, etc.).

I use Genmod for normal-theory fixed-effect regression to be consistent with model set comparisons by AICc. SH


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