search for: townid

Displaying 3 results from an estimated 3 matches for "townid".

2010 Feb 25
2
error using pvcm() on unbalanced panel data
...balanced panel data. I can reproduce the error on a modified example from the vignette: > require(plm) > data("Hedonic") > Hed <- pvcm(mv ~ crim + zn + indus + chas + nox + rm + age + dis +rad + tax + ptratio + blacks + lstat, Hedonic, model = "within",index = "townid") Error in FUN(X[[1L]], ...) : insufficient number of observations > ##it fails for both FE and RE cases > Hed <- pvcm(mv ~ crim + zn + indus + chas + nox + rm + age + dis +rad + tax + ptratio + blacks + lstat, Hedonic, model = "random",index = "townid") Error in F...
2009 May 08
1
plm: plm.data vs pdata.frame
...red package: Formula Loading required package: MASS Loading required package: sandwich Loading required package: zoo Attaching package: 'zoo' The following object(s) are masked from package:base : as.Date.numeric > library(Ecdat) > data(Hedonic) > pdata.frame(Hedonic, "townid") Error: could not find function "pdata.frame" > >From here, I decided to try using plm.data, which worked > h2 <- plm.data(Hedonic, "townid") However, doing a summary of the h2 object, it was not as in the plmEN.pdf example, meaning it did not show any infor...
2006 Apr 25
0
Processes freezing and monopolising the CPU
...unt Flags: [U ] User SID: S-1-5-21-1486758421-968182038-119103078-1025 Primary Group SID: S-1-5-21-1486758421-968182038-119103078-513 Full Name: Jean, Du Deux Home Directory: HomeDir Drive: X: Logon Script: login.com stdlgn $RMTSITE=veronikx $TOWNID=veronikx $LANGU --------------------------- ----- SMB.CONF ----- --------------------------- [global] workgroup = VERONIKX_DOM domain master = yes domain logons = yes passdb backend = ldapsam:ldap://localhost:390 ldap port = 390 guest account = www...