search for: of2

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

Did you mean: of
2006 Nov 20
1
a little help needed plotting chron object
...an x range, instead I get numbers between 0 and 1 on the x axis. Test Program: library(chron) f=list.files() # GET THE LIST OF FILES IN THE CURRENT DIRECTORY f2=file.info(f) # FOR THE FILES, GET ALL THE INFO c5=f2[,5] # COLUMN 5 IS THE DATE & TIME STAMP print(c5) # LETS SEE IT of2=order(c5) # GENERATE ORDERING VECTOR c5o=c5[of2] # PUT FILE NAMES IN ORDER, IN A NEW VECTOR print(c5o) # LETS SEE IT dl=length(c5o) # HOW MANY FILES yjunk <- seq(from=1, to=dl, by=1) # MAKE A VECTOR OF Y VALUES yjl <- as.character(yjunk) # CONVERT Y...
2012 Mar 27
1
two lmer questions - formula with related variables and output interpretation
...nce rates rather than time had a greater effect (but these are quite even among habitats. The results of the model.avg are as follows: Estimate Std. Error z value Pr(>|z|) (Intercept) 102.7190 5.5300 18.575 < 2e-16 *** HDr -1.5495 0.3451 4.490 7.11e-06 *** MF.vs.OF2 -7.6780 3.7507 2.047 0.04065 * NHDp -0.5145 0.2909 1.769 0.07695 . NHDr -1.4164 0.4663 3.037 0.00239 ** Site2 6.1477 2.7400 2.244 0.02485 * tide.h.l2 -7.2546 2.6914 2.695 0.00703 ** tide.inc.out2 -5.8486 2.6187...
2010 Jul 08
0
Some Mirrors missing 5.5 directory
...so depending on which mirror is selected during the run, sometimes I get updates and sometimes I do not. I've only seen this with 5.5, never before. Did I miss something somewhere? I *would* just use release 5 in our mrepo conf files if I didn't need to mount CentOS-$release-$arch-bin-DVD-?of2.iso. I suppose I could hard code the $release in this line, but it just seems sloppy. Best Regards, Camron -- Camron W. Fox Hilo Office High Performance Computing Group Fujitsu Management Services of America, Inc. E-mail: cwfox at us.fujitsu.com
2008 Apr 24
4
Napster.......
Hello all. I'm new(ish) to the world of linux and am about to finally make the plunge and ditch windows completely. However, there's only one program that I want from windows that I use regularly and that is napster for it's music subscription service. It really is a brilliant service as the choice and variety can't really be matched. Now, I don't know if this is the right area
2006 May 25
7
CentOS 4 and laptop and wifi works
I want to buy a laptop and install CentOS 4 on it and have the wifi work when I'm done. (Hoping for reasonable specs: 2GHz, 40GB drive, 1/2 to 1 GB RAM, CD-ROM, light and thin, 13 or 14 inch screen....) Any recommendations?