search for: firstone

Displaying 8 results from an estimated 8 matches for "firstone".

2009 Oct 16
2
: Question about correlation between data.
hi everybody, I'm a student, and I'm new using R! I'm looking for statistical help hoping somebody can answer me! This is my problem: I have 2 temporal series. The firstone is a series of mesured data (height of monitorated points), the second is a series of temperature (in Celsius degree). Using Matlab I have built the two graphs (Measured Data - Time & Temperature - Time). Looking those graphs I can surely say that there is a clear correlation beetween...
2010 May 12
1
paste two columns of a matrix by rows
Hello, I'm trying to paste two columns of a matrix GB_ACC GENE GENE_SYMBOL NM_010657 NM_010657 NM_027162 NM_027162 NM_198863 NM_198863 NM_010727 NM_010727 These two column are a part of a 41,000 x 26 matrix. I wanted these two column to be pasted into one (the firstone, GB_ACC). I tried to do it with a for loop, but it takes ages to finish: for( i in 1:length(combined[,15])){ combined[i,19]<- paste(combined[i,19], combined[i,20], sep = " ") } Does anyone has a better idea? I tried to do it with the apply function, but I'm getting an error me...
2009 Oct 28
7
Scripting help please....
Need a scripting help to sort out a list and list all the duplicate lines. My data looks somethings like this host6:dev406mum.dd.mum.test.com:22:11:11:no host7:dev258mum.dd.mum.test.com:36:17:19:no host7:dev258mum.dd.mum.test.com:36:17:19:no host17:dev258mum.dd.mum.test.com:31:17:19:no host12:dev258mum.dd.mum.test.com:41:17:19:no host2:dev258mum.dd.mum.test.com:36:17:19:no
2005 May 19
1
[LLVMdev] Re: Preferring cast over seteq with 0
...When I move the definition of %tmp.37 to block 'join', the Alpha backend correctly eliminates the cmpeq. I think rather than changing the cast/seteq behavior, I can get the same results for alpha by moving the seteq to the block where it is used. -Eric implementation ; Functions: int %FirstOne(ulong %arg1) { entry: %x = alloca ulong ; <ulong*> [#uses=2] store ulong %arg1, ulong* %x %tmp.3 = cast ulong* %x to [4 x ushort]* ; <[4 x ushort]*> [#uses=2] %tmp.35 = getelementptr [4 x ushort]* %tmp.3, int 0, int 1...
2007 Feb 10
4
Near function?
Hi, I have an integer which is extracted from a dataframe, which is sorted by another column of the dataframe. Now I would like to remove some elements of the integer, which are near to others by their value. For example: integer: c(1,20,2,21) should be c(1,20). I tried to write a function, but for some reason, somethings won't work x <- 1:20 near <- function(x,th) { nr <-
2009 Oct 16
0
Help - Correlation between data.
hi everybody, I'm a student, and this is the first time I write on this forum! I'm looking for statistical help hoping somebody can answer me! This is my problem: I have 2 temporal series. The firstone is a series of mesured data (height of monitorated points), the second is a series of temperature (in Celsius degree). Using Matlab I have built the two graphs (Measured Data - Time & Temperature - Time). Looking those graphs I can surely say that there is a clear correlation beetween theme,...
2001 Jul 30
1
ext3-0.9.5-247/2.4.8-pre3/PPC Oops bits
Okay, after playing around a bit more, I'm getting two oopes in a row when running dbench 16 or dbench 32. Decoded, here they are: Assertion failure in unmap_underlying_metadata() at buffer.c:1530: "!buffer_jlist_eq(old_bh, 3)" kernel BUG at buffer.c:1530! Oops: Exception in kernel mode, sig: 4 NIP: C003BB34 XER: 00000000 LR: C003BB34 SP: CF881E00 REGS: cf881d50 TRAP: 0700 Using
2002 Aug 16
3
IPC$ service
We use samba purely as for file serving from Solaris 7 or 8 servers. THE PDC and BDCs are NT machines. We have been using Samba 2.0.7, but used 2.2.5 for a new server. One noticeable difference is that smbstatus lists a number of entries "IPC$ nobody nobody" which we did not see in 2.0.7. Is this normal in 2.2.5 or something I should be ivestigating? Eg trout# smbstatus