search for: ybe

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

Did you mean: be
2012 May 03
1
overlapping confidence bands for predicted probabilities from a logistic model
...y it makes sense for the bands to overlap, despite the statistically significant beta coefficient? There may be a good statistical reason for this, but I'm not aware of it. Many thanks, Malcolm Fairbrother n <- 120 set.seed(030512) x <- rbinom(n, 1, 0.5) dat <- within(data.frame(x), ybe <- rbinom(n, 1, plogis(-0.5 + x))) mod1 <- glm(ybe ~ x, dat, family=binomial) summary(mod1) # coefficient on x is statistically significant at the 0.05 level? almost at the 0.01 level pred <- predict(mod1, newdata=data.frame(x=c(0,1)), se.fit=T) with(pred, cbind(low = plogis(fit - 1.96*se...
2007 Mar 19
0
X connection problem
...the program from xterm, everything is ok. But when I log in from remote machine, with putty for example, I get the error: X connection to localhost:10.0 broken (explicit kill or server shutdown). The application I try to run is definitelly command line and there should not be any X issues. Mau\ybe there is a problem with wine build configuration (it is built from sources, without any special flags, on Ubuntu 64, as it is here: http://wiki.winehq.org/WineOn64bit#head-56206e8bc74083807ffe06ccb471d3f964cb670a) Thanks for help Peter
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola, I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully updated install to have it run as a PDC on hostname florentine, domain DAVEYST. There are no testparm errors. I've added users with useradd and smbpasswd -a I've added machines with useradd and smbpasswd -a -m I can see the server in my network neighbourhood and access/browse folders on