Skip to content

how to get loglik parameter from splm package?

2 messages · Millo Giovanni, zhaowei

#
Dear useR,

although I admit that getting the log likelihood is important, you must
concede that obtaining the parameter estimates is not bad either.
Regarding "craze", well there are crazier things in the world than this,
just look at the political situation in Italy.

Anyway, the loglik has always been there, although it wasn't exported
(hence the NULL value). In the most recent versions of 'splm' we have
made it available, at least for RE models, through the standard way: a
logLik() method. Usage:
You can download it from R-forge, as usual.

Best,
Giovanni

-------- original message ----------------------

Message: 42
Date: Mon, 24 Jan 2011 06:59:39 -0800 (PST)
From: zhaowei <zao_wei at msn.com>
To: r-help at r-project.org
Subject: [R] how to get loglik parameter from splm package?
Message-ID: <1295881179014-3234185.post at n4.nabble.com>
Content-Type: text/plain; charset=us-ascii


splm package is a r  implemention of spatial panel data models.
and the loglik paremeter is most important infomation for splm methods.
but  i found the loglik always been null ,it's craze to get right
estimation 
in splm with null  loglik.
Any one knows the splm package and can get the right loglik ? please
help
me.

thanks
#
thank  Millo  for your very valuable reply

The political situation in Italy may be better than in  china.
And wish logik function could be supported in FE models too.
If then ,Splm will be more welcome.

thanks for your all works for useR.
Millo Giovanni wrote: