search for: x1s

Displaying 11 results from an estimated 11 matches for "x1s".

Did you mean: x11
2012 Jun 25
4
graph displays
Good Afternoon, I'm trying to create a graph that displays the best way the following information. ??? For instance organized by bar graph, A, B, C Source X1000s X600s X500s X250s X100s X50s X10s X5s X3s X1s 1 A 47 63 75 116 125 129 131 131 131 131 2 B 37 64 45 11 25 19 61 131 186 186 3 C 17 62 25 66 12 29 91 171 186 186 thanks -- View this message in context: http://r.789695.n4.nabble.com/graph-displays-tp4634448.html Sent from...
2009 Jul 24
1
Fwd: Making rq and bootcov play nice
John, You can make a local version of bootcov which either: deletes these arguments from the call to fitter, or modify the switch statement to include rq.fit, the latter would need to also modify rq() to return a fitFunction component, so the first option is simpler. One of these days I'll incorporate clustered se's into summary.rq, but meanwhile this seems to be a good alternative.
2002 May 20
1
suggestion for example for base:naresid
...ake use of naresid, I thought that the below R code might be useful as an example on the help page. Regards, Markus # generate some data x1 <- runif(20) y <- 10 + 5*x1 + rnorm(20) summary(lm.0 <- lm(y ~ x1)) # append some NA's to y y <- c(y, rep(NA, 5)) # generate some further x1s x1 <- c(x1, runif(5)) # this fills the residuals vector with NA's to the end summary(lm.1 <- lm(y ~ x1, na.action = na.exclude)) residuals(lm.1) # is equal to naresid(na.exclude(lm.1), lm.1$residuals) tmp.omit <- lm.1$na.action # modify the na.action to omit class(tmp.omit) <- &quot...
2010 Oct 06
14
Bursty writes - why?
I have a 24 x 1TB system being used as an NFS file server. Seagate SAS disks connected via an LSI 9211-8i SAS controller, disk layout 2 x 11 disk RAIDZ2 + 2 spares. I am using 2 x DDR Drive X1s as the ZIL. When we write anything to it, the writes are always very bursty like this: ool 488K 20.0T 0 0 0 0 xpool 488K 20.0T 0 0 0 0 xpool 488K 20.0T 0 0 0 0 xpool 488K 20.0T 0 232 0 29.0M x...
2001 Aug 29
1
suggestion for example for base:naresid
...ake use of naresid, I thought that the below R code might be useful as an example on the help page. Regards, Markus # generate some data x1 <- runif(20) y <- 10 + 5*x1 + rnorm(20) summary(lm.0 <- lm(y ~ x1)) # append some NA's to y y <- c(y, rep(NA, 5)) # generate some further x1s x1 <- c(x1, runif(5)) # this fills the residuals vector with NA's to the end summary(lm.1 <- lm(y ~ x1, na.action = na.exclude)) residuals(lm.1) # is equal to naresid(na.exclude(lm.1), lm.1$residuals) tmp.omit <- lm.1$na.action # modify the na.action to omit class(tmp.omit) <- &quot...
2002 Jan 18
1
RE: z-scores for different factor levels
...test <- data.frame( f=sample(c("A","B","C"),100,replace=T), x1=rnorm(100,2,5), x2=rnorm(100) ) # split by factor subsets <- split(test,test$f) # create the standardized version of x1 subsets <- lapply(subsets, function(s) { s$x1s <- standardize(s$x1); s} ) # paste the results back together result <- data.frame() for(s in subsets) result <- rbind(result, s) -Greg -----Original Message----- From: Stuart Leask [mailto:stuart.leask at nottingham.ac.uk] Sent: Friday, January 18, 2002 5:33 AM To: r-help at stat.mat...
2010 Jan 13
28
New ZFS Intent Log (ZIL) device available - Beta program now open!
The DDRdrive X1 OpenSolaris device driver is now complete, please join us in our first-ever ZFS Intent Log (ZIL) beta test program. A select number of X1s are available for loan, preferred candidates would have a validation background and/or a true passion for torturing new hardware/driver :-) We are singularly focused on the ZIL device market, so a test environment bound by synchronous writes is required. The beta program will provide extensive t...
2002 Jan 18
0
RE: z-scores for different factor levels
...test <- data.frame( f=sample(c("A","B","C"),100,replace=T), x1=rnorm(100,2,5), x2=rnorm(100) ) # split by factor subsets <- split(test,test$f) # create the standardized version of x1 subsets <- lapply(subsets, function(s) { s$x1s <- standardize(s$x1); s} ) # paste the results back together result <- data.frame() for(s in subsets) result <- rbind(result, s) -Greg -----Original Message----- From: Stuart Leask [mailto:stuart.leask at nottingham.ac.uk] Sent: Friday, January 18, 2002 5:33 AM To: r-help at stat.mat...
2000 Jul 20
0
openssh-2.1.1p4 and sco 5.0.5
...sys 60, 241 Jul 20 10:19 /dev/X10S crw-rw-rw- 1 root sys 60, 242 Jul 20 08:25 /dev/X12R crw-rw-rw- 1 root sys 60, 243 Jul 20 08:21 /dev/X12S crw-rw-rw- 1 root sys 60, 252 Dec 20 1999 /dev/X1R crw-rw-rw- 1 root sys 60, 253 Dec 20 1999 /dev/X1S crw-rw-rw- 1 root sys 60, 250 Dec 20 1999 /dev/X2R crw-rw-rw- 1 root sys 60, 251 Dec 20 1999 /dev/X2S crw-rw-rw- 1 root sys 60, 248 Jul 20 08:34 /dev/X3R crw-rw-rw- 1 root sys 60, 249 Dec 20 1999 /dev/X3S crw-rw-rw- 1 root sys 60, 246 D...
2010 Oct 08
74
Performance issues with iSCSI under Linux
Hi!We''re trying to pinpoint our performance issues and we could use all the help to community can provide. We''re running the latest version of Nexenta on a pretty powerful machine (4x Xeon 7550, 256GB RAM, 12x 100GB Samsung SSDs for the cache, 50GB Samsung SSD for the ZIL, 10GbE on a dedicated switch, 11x pairs of 15K HDDs for the pool). We''re connecting a single Linux
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking