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
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
|