search for: b55

Displaying 5 results from an estimated 5 matches for "b55".

Did you mean: b5
2004 Aug 16
2
extract a row
...s, but maybe R did this automatically. Anyway, I would like to display on the console rows that meet a rate criterion. So I want to type something like: dataframe[rate=="slow"] and get back this sort of output: test subject trial rate score 34 B27 3 slow 27 55 B55 4 slow 34 where test, subject, trial, rate, and score are all the dataframe's columns. How do I do that?? Thanks, =Randy= R. Zelick email: zelickr at pdx.edu Department of Biology voice: 503-725-3086 Portland State University fax: 503-725-3888 mailing: P.O. Box 751 Por...
2007 Apr 25
3
Windows on xen
Is it real now to boot Windows XP Professional SP2 as guest OS on xen under Solaris Express? Community Edition (b62) or Developer Edition (b55)? Thanks. This message posted from opensolaris.org
2010 Mar 18
2
aumentar tamaño de memoria a mas de 4Gb‏
...#################### # Part 1: calibration library(e1071) #calibration step calibrate<-read.table("calibration.txt", header=TRUE) calibrate$calibration<-as.factor(calibrate$calibration) calibrate.rf<-svm(calibration~B1+B14+B15+B16+B17+B18+B19+B20+B21+B24+B25+B26+B51+B52+B53+B54+B55+B56+B57+B58+B59+B60+B61+B62, data=calibrate, cost=6.8, gamma=0.08) #################################################################################################################### ##################################################################################################################...
2007 Sep 26
9
Rule of Thumb for zfs server sizing with (192) 500 GB SATA disks?
I''m trying to get maybe 200 MB/sec over NFS for large movie files (need large capacity to hold all of them). Are there any rules of thumb on how much RAM is needed to handle this (probably RAIDZ for all the disks) with zfs, and how large a server should be used? The throughput required is not so large, so I am thinking an X4100 M2 or X4150 should be plenty. This message posted from
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users, For the last few days I am struggling with the following task: my data.frame: A1 A2 A3 B1 B2 B3 58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15 10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218 13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934