search for: glm0

Displaying 6 results from an estimated 6 matches for "glm0".

Did you mean: glm
2006 Oct 26
2
experiences with zpool errors and glm flipouts
...data from UFS slice to zpool. Then I tried to attach the UFS slice to the zpool, in order to form a mirror. The resilver kicked off but eventually ground my machine to a halt (the last I saw was 77% completed), and I was getting a ton of these errors: scsi: WARNING: /pci at 1d,700000/scsi at 4 (glm0): Resetting scsi bus, got incorrect phase from (1,0) genunix: NOTICE: glm0: fault detected in device; service still available genunix: NOTICE: glm0: Resetting scsi bus, got incorrect phase from (1,0) scsi: WARNING: /pci at 1d,700000/scsi at 4 (glm0): got SCSI bus reset genunix: NOTI...
2008 Jun 09
1
Cross-validation in R
...f 0.02184. The means are similar but SD are different. Questions are: (1) how the $delta is computed in the cv.glm? In the home-made version, I simply use ((Yobs - Ypred)^2)/n. The equation might be correct because the mean is similar. (2) in the cv.glm, I have the impression the system is using glm0.dmi that was generated using all the data points whereas in my homemade version I only use the "test" database. I am confused if the cv.glm generates new glm models for each simulation of if it uses the one provided? (3) is the cv.glm sampling using replacement = TRUE or not? Thanks in...
2008 Apr 10
1
Degrees of freedom in binomial glm
...4, 5, 0, + 119, 62, 66, 20, 67, 25, 45, 22, 15, 10, 8, 6, + 58, 33, 20, 10, 21, 10, 16, 15, 10, 8, 6, 2) > satdata <- data.frame(Freq, expand.grid(gender=gender, age=age, + race=race, sat=sat, loc=loc)) > sat.glm0 <- glm(sat ~ gender + age + race + loc, weights = Freq, + family = binomial, data = satdata) > summary(sat.glm0) Call: glm(formula = sat ~ gender + age + race + loc, family = binomial, data = satdata, weights = Freq) Deviance Residuals: Min 1Q Median...
2005 Aug 04
0
add1.lm and add1.glm not handling weights and offsets properly (PR#8049)
....na(x[9]) <- TRUE lm0 <- lm(y ~ 1) lm1 <- lm(y ~ 1, weights = rep(1, 10)) add1(lm0, scope = ~ x) ## works ok add1(lm1, scope = ~ x) ## error lm2 <- lm(y ~ 1, offset = 1:10) add1(lm0, scope = ~ z) ## works ok add1(lm2, scope = ~ z) ## gives incorrect results (ignores the offset) glm0 <- glm(y ~ 1) glm1 <- glm(y ~ 1, weights = rep(1, 10)) glm2 <- glm(y ~ 1, offset = rep(0, 10)) add1(glm0, scope = ~ x) ## error add1(glm1, scope = ~ x) ## error add1(glm2, scope = ~ x) ## error As I see it, the two problems are: 1. add1.lm ignores any offset present in its "o...
2005 Aug 05
0
(PR#8049) add1.lm and add1.glm not handling weights and
...<- lm(y ~ 1, weights = rep(1, 10)) > > add1(lm0, scope = ~ x) ## works ok > add1(lm1, scope = ~ x) ## error > > lm2 <- lm(y ~ 1, offset = 1:10) > > add1(lm0, scope = ~ z) ## works ok > add1(lm2, scope = ~ z) ## gives incorrect results (ignores the offset) > > glm0 <- glm(y ~ 1) > glm1 <- glm(y ~ 1, weights = rep(1, 10)) > glm2 <- glm(y ~ 1, offset = rep(0, 10)) > > add1(glm0, scope = ~ x) ## error > add1(glm1, scope = ~ x) ## error > add1(glm2, scope = ~ x) ## error > > > > As I see it, the two problems are: > &gt...
2007 Dec 09
8
zpool kernel panics.
Hi Folks, I''ve got a 3.9 Tb zpool, and it is casing kernel panics on my Solaris 10 280r (SPARC) server. The message I get on panic is this: panic[cpu1]/thread=2a100a95cc0: zfs: freeing free segment (offset=423713792 size=1024) This seems to come about when the zpool is being used or being scrubbed - about twice a day at the moment. After the reboot, the scrub seems to have