search for: dummy20

Displaying 2 results from an estimated 2 matches for "dummy20".

Did you mean: dummy0
2002 Jul 01
1
glmmPQL
...last question: how can dummy.glm20 and dummy.glmm20 be compared with an anova(.) function? I use R 1.5.0 (Darwin version) on a Mac G4. Thanks for any advice. Christof ####################################### #Example 1 > y <- c(rep(0,40),sample(c(rep(0,20),rep(1,20)),40),rep(1,20)) > dummy20 <- data.frame(ID=as.factor(c(rep(1:20,each=100))), y=rep(y,20), x=c(1:2000)) > dummy.glm20 <- glm(y~x,data=dummy20,family=binomial) > summary(dummy.glm20) ... Coefficients: Estimate Std. Error z value Pr(>|z|) (Intercept) -5....
2010 Jun 01
31
XCP
Hi there, We are using latest version of XCP on 6 hosts. While issuing VM.start or VM.start_on xmlrpc functional call , it says : {''Status'': ''Failure'', ''ErrorDescription'': [''SESSION_INVALID'', ''OpaqueRef:cfb6df14-387d-40a1-cc27-d5962cba7712'']} However if I put VM.start in a loop maybe after