search for: cday

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

Did you mean: cda
2011 Jul 11
1
R2WinBUGS problem: bugs - storage.mode error
...ile = "PoissonGLMM.txt", n.chains=nc, n.iter=ni, n.burn=nb, > n.thin=nt, debug=TRUE, DIC=TRUE, working.directory=getwd()) *Error in storage.mode(x) <- "double" : invalid to change the storage mode of a factor* Here is the data structure > str(win.data) List of 12 $ cday : num [1:349] -76.9 -76.9 -76.9 -76.9 -76.9 ... $ cday2 : num [1:349] 5912 5912 5912 5912 5912 ... $ cSoilT : num [1:349] -8.11 -8.11 -8.11 -8.11 -8.11 ... $ cSoilT2 : num [1:349] 65.8 65.8 65.8 65.8 65.8 ... $ cRainAmt24 : num [1:349] 5.88 5.88 5.88 5.88 5.88 ... $ cRainAmt2...