Re: [R] PGLM Package: Starting Values for Within-Model

2014-04-14 Thread jaschwer
Does anyone found an answer to that question? I have the same problem and can't find a solution. Am Freitag, 10. Mai 2013 10:41:23 UTC+2 schrieb MaxFranke: > > I am currently using the PGLM package and I would like to implement a > within-model. Unfortunately, I do not succeed as I am not a big

[R] PGLM Package: Starting Values for Within-Model

2013-05-10 Thread MaxFranke
I am currently using the PGLM package and I would like to implement a within-model. Unfortunately, I do not succeed as I am not a big expert in panel regression. I am using the example data set from the PGLM package: library(pglm) data('Unions', package = 'pglm') anb <- pglm(union~wage+exper+rura