search for: cf02

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

Did you mean: c02
2018 Feb 04
1
Unexpected behaviour from read.table
...oded as =?content?. Not sure why, perhaps as most users open it in Excel. My specific issue is that trailing spaces in any of the strings are causing strange results from read.table # No trailing spaces read.table(text="ID\tValue\n=\"Total\"\t1000\n=\"CJ01\"\t550\n=\"CF02\"\t450",header=FALSE,sep='\t?) V1 V2 1 ID Value 2 =Total 1000 3 =CJ01 550 4 =CF02 450 # Now with trailing spaces in line 3 read.table(text="ID\tValue\n=\"Total\"\t1000\n=\"CJ01 \"\t550\n=\"CF02\"\t450",header=FALSE,sep=...
2012 Jul 02
1
How to get prediction for a variable in WinBUGS?
...but I don't know how to get the prediction of the last value of h, the variable I set to NA and want to model it using the following code.Does anyone can given me a hint? Any advice would be greatly appreciated.Best Regards,Bo------------------------model {for(i in 1: N) {CF01[i] ~ dnorm(0, 20)CF02[i] ~ dnorm(0, 1)h[i] ~ dpois (lambda [i])log(lambda [i]) <- beta0 + beta1*CF03[i] + beta2*CF02[i] + beta3*CF01[i] + beta4*IND[i]}beta0 ~ dnorm(0.0, 1.0E-6)beta1 ~ dnorm(0.0, 1.0E-6)beta2 ~ dnorm(0.0, 1.0E-6)beta3 ~ dnorm(0.0, 1.0E-6)beta4 <- log(p)p ~ dunif(lower, upper)}INITSlist(beta0 = 0,...
2012 Apr 22
1
SMBD Crash
...; /usr/lib/ libz.1.dylib 0x7fff826ed000 - 0x7fff827a3ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/ libobjc.A.dylib 0x7fff82a23000 - 0x7fff82b42fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/ libcrypto.0.9.8.dylib 0x7fff82b85000 - 0x7fff82c02fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/ libstdc++.6.dylib 0x7fff82c60000 - 0x7fff82eeafe7 com.apple.security 6.1.2 (55002) &lt...
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
Package: xcp-squeezed Version: 1.3.2-9 Severity: important When trying to start a guest I get: # xe vm-start name-label=squeeze-2 The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message: Failure("The ballooning daemon is not running") If I then manually run "/etc/init.d/xcp-squeezed