Displaying 3 results from an estimated 3 matches for "ognibene".
2013 Jan 04
1
plm random effect: the estimated variance of the individual effect is negative
...llo, PhD
Research Dept.,
Assicurazioni Generali SpA
Via Machiavelli 3,
34132 Trieste (Italy)
tel. +39 040 671184
fax +39 040 671160
------------ original message ------------------
Message: 49
Date: Thu, 3 Jan 2013 13:23:07 -0800
From: David Winsemius <dwinsemius at comcast.net>
To: matteo ognibene <ognibenematteo at hotmail.it>
Cc: "r-help at r-project.org" <r-help at r-project.org>
Subject: Re: [R] plm random effect: the estimated variance of the
individual effect is negative
Message-ID: <D32FDC11-38AE-4AAF-9270-30C791232A24 at comcast.net>
Content-Type: text/pl...
2010 Apr 01
1
amacrox ap1000 problems
...s? I wouldn?t know what to do with one if I caught it.
I just do things. (Nolan's Joker)
The answer is inside you, but it's wrong (Guzzanti)
If we knew what it was we were doing, it would not be called research, would
it? (Einstein)
http://www.mrwiggleslovesyou.com/rehab333.html
Dimitri Ognibene
PhD
Istituto di Scienze e Tecnologie della Cognizione,
Consiglio Nazionale delle Ricerche (ISTC-CNR),
via S. Martino della Battaglia, 44
00185 Rome
Skype: dimitri.ognibene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/n...
2012 Dec 29
2
I need intercept in plm model
Hi,R 2.15.2 plm() function on Windows 7
when i perform a plm regression, i can't manage to obtain the intercept, but I need it.it gives me just the beta coefficient.
my formula: fixed <- plm(deltaS ~ L1.deltaS + L2.deltaS, data=Mody_R, index=c("country_id", "date"), model="within")
my output: Coefficients : Estimate Std. Error t-value Pr(>|t|)