Best,
Giovanni
--- original message
---
Message: 1
Date: Sat, 29 Dec 2012 14:47:33 +0100
From: matteo ognibene
To:
Subject: [R] I need intercept in plm model
Message-ID:
Content-Type: text/plain
Hi,R 2.15.2 plm() function on Windows 7
when i perform a plm regress
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: Co
2 matches
Mail list logo