search for: pdwtest

Displaying 4 results from an estimated 4 matches for "pdwtest".

Did you mean: dwtest
2016 Mar 31
2
Ask if an object will respond to a function or method
...vcovG vcovHC [17] vcovNW vcovSCC see '?methods' for accessing help and source code > methods(class = "panelmodel") [1] deviance df.residual fitted has.intercept index [6] nobs pbgtest pbsytest pcdtest pdim [11] pdwtest phtest print pwartest pwfdtest [16] pwtest residuals terms update vcov see '?methods' for accessing help and source code > coef(zz) log(pcap) log(pc) log(emp) unemp -0.026149654 0.292006925 0.768159473 -0.005297741...
2016 Mar 31
0
Ask if an object will respond to a function or method
...HC > [17] vcovNW vcovSCC > see '?methods' for accessing help and source code >> methods(class = "panelmodel") > [1] deviance df.residual fitted has.intercept index > [6] nobs pbgtest pbsytest pcdtest pdim > [11] pdwtest phtest print pwartest pwfdtest > [16] pwtest residuals terms update vcov > see '?methods' for accessing help and source code >> coef(zz) > log(pcap) log(pc) log(emp) unemp > -0.026149654 0.292006925 0....
2010 Oct 14
1
robust standard errors for panel data - corrigendum
...t beware, things are probably complicated by the serial correlation induced by demeaning: see the references in the serial correlation tests section of the package vignette. Caveat emptor. ** 2nd solution ** Another possible strategy is screening for serial correlation first: again, see ?pbgtest, ?pdwtest and be aware of all the caveats detailed in the abovementioned section of the vignette regarding use on FE models. ** 3rd solution ** Another thing you could do (Hendry and friends would say "should" do!) to get rid of serial correlation is a dynamic FE panel, as the Nickell bias is of o...
2010 Oct 15
0
nomianl response model
...t beware, things are probably complicated by the serial correlation induced by demeaning: see the references in the serial correlation tests section of the package vignette. Caveat emptor. ** 2nd solution ** Another possible strategy is screening for serial correlation first: again, see ?pbgtest, ?pdwtest and be aware of all the caveats detailed in the abovementioned section of the vignette regarding use on FE models. ** 3rd solution ** Another thing you could do (Hendry and friends would say "should" do!) to get rid of serial correlation is a dynamic FE panel, as the Nickell bias is of o...