search for: namest

Displaying 1 result from an estimated 1 matches for "namest".

Did you mean: names
2010 May 17
0
(no subject)
...function Message-ID: <b2cba0.35fc.128a41e3684.Coremail.dlmsos at 163.com> Content-Type: text/plain Dear everyone, I try to regress a dynamic panel model with pgmm function in the plm package, but it doesn't work. The error report is "Error in names(coefficients) <- c(namesX, namest) : 'names' attribute [13] must be the same length as the vector [5]". My command is: reg.gmm<-pgmm(dynformula(ln_per_co2ec~ln_per_realgdp+ln_per_realgdp2,lag .form=list(1,0,0), log.form=FALSE),data=co2new,effect="individual",model="twosteps", gmm.inst=~l...