Re: [R] "duplicate couples (time-id)" Problem

2012-07-18 Thread Saint
Thank you! Problem solved! There where two identical observations. -- View this message in context: http://r.789695.n4.nabble.com/duplicate-couples-time-id-Problem-tp4636316p4636841.html Sent from the R help mailing list archive at Nabble.com. __ R-he

[R] "duplicate couples (time-id)" Problem

2012-07-12 Thread Saint
NOM.INT.RATE ~ INFL + TARGET.INFL + > DEVIATION.FROM.TARGET.INFL + NOM.INT.RATE , data=PanelData, > model="within") > duplicate couples (time-id) Error in pdim.default(index[[1]], index[[2]]) : What does this error mean? What am I doing wrong? / Saint -- View this message in context: h

Re: [R] Regression

2012-05-01 Thread Saint
Thank u! -- View this message in context: http://r.789695.n4.nabble.com/Regression-tp4598984p4600776.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

[R] Regression

2012-04-30 Thread Saint
Trying to do a regression for four variables. I get information only for two. The rest is marked "NA". Why? And what does NA mean? Thanks! > Sweden.infl.dev <- c(0.2, 0.6, -1, -0.2, -1, -1.5, -0.7, 0.7, -0.1, 0.3) > Sweden.GDP.gap <- c(-0.024662769, -0.01519859, -0.027251109, -0.027129556, > -

Re: [R] Different varable lengths

2012-04-30 Thread Saint
Thanks a lot! One gets blind sometimes. -- View this message in context: http://r.789695.n4.nabble.com/Different-varable-lengths-tp4597768p4598762.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https

[R] Different varable lengths

2012-04-30 Thread Saint
p.adjust ~ Sweden.infl.dev.adjust + : variable lengths differ (found for 'Sweden.GDP.gap.adjust') Why is this happening? / Saint -- View this message in context: http://r.789695.n4.nabble.com/Different-varable-lengths-tp4597768.html Sent from the R help mailing list archive at Nabbl