search for: ta2s

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

Did you mean: ta2
2009 Aug 25
1
Filling in empty arrays/lists from using "paste" function
Dear R users, I am trying to fill in arrays (5 different according to distinct "id") from objects produced from arbitrary data set below. a <-
2006 Oct 23
2
getting the by() function to work properly
Hola everyone, Solving this issue would be a huge time saver for analyzing my thesis data, so I'll try to be as concise as possible and hope that someone can give me a hand. I am trying to run a function that I created, which works fine until I try to use it with the by function. That function is listed at the bottom (f3) just in case that might be the issue. Essentially I have compiled a
2008 Feb 08
1
reshape question
I know there are a lot of reshape questions on the mailing list, but I haven't been able to find an answer to this particular issue. I am trying to get a datafame structured like this: > sub <- rep(1:5) > ta1 <- rep(1,5) > ta2 <- rep(2,5) > tb1<- rep(3,5) > tb2 <- rep(4,5) > DF <- data.frame(sub,ta1,ta2,tb1,tb2) > DF sub ta1 ta2 tb1 tb2 1
2011 Jan 20
4
How to reshape wide format data.frame to long format?
Dear list, I need to convert this data.frame > names(codesM) [1] "key" "AMR.pa1.M" "AMR.pa2.M" "AMR.pa3.M" "AMR.pa4.M" [6] "AMR.pa5.M" "AMR.pa6.M" "AMR.pa7.M" "AMR.pa8.M" "AMR.pa9.M" [11] "AMR.pa10.M" "AMR.ta1.M" "AMR.ta2.M" "AMR.ta3.M"
2010 Nov 08
0
MWI SUBSCRIBE Settings
...: <sip:21 at 10.0.0.10>;tag=6d8c6ac6 To: <sip:21 at 10.0.0.10> Call-ID: 055f7edd4081e1ec0f176e0a4b395a43 at 10.0.0.4 Contact: <sip:21 at 10.0.0.4:5090> CSeq: 1 SUBSCRIBE Max-Forwards: 70 Expires: 60 Accept: application/simple-message-summary Event: message-summary User-Agent: CM5K-TA2S (810170) Content-Length: 0 <-------------> --- (13 headers 0 lines) --- Creating new subscription Sending to 10.0.0.4 : 5090 (no NAT) list_route: hop: <sip:21 at 10.0.0.4:5090> Found peer '21' for '21' from 10.0.0.4:5090 <--- Transmitting (no NAT) to 10.0.0.4:5090...
2002 Jun 21
0
user mapping
I was wondering if it would be possible to keep a user/uid <-> file map so that root access wouldn't be necessary to store the files and retrieve them with the correct original usernames (or uids), specifying a filename on the command line as something like .rsyncuidmap. Or even a file system stored in a file that could be "mounted" by rsync and written any uid/gid etc that
2009 Nov 09
1
multiple tests: t-statistic for vectors in 4-dimensional array
Hi everyone, I created a four dimensional vector (dim (128,128,1,8)). This third dimension is necessary for another function somewhere. Now I'd like to perform a t-test on every vector of length 8 in my array on the fourth dimension. I'd like to obtain a new array of three dimensions with dimensions 128x128x1 with all these test statistics. I tried this with a double loop: A <-
2015 Mar 06
0
[klibc:master] add-mips64-support-headers
Commit-ID: 493f9a99220aed4eb7c6e3dd9018c037d45b13e2 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=493f9a99220aed4eb7c6e3dd9018c037d45b13e2 Author: Dejan Latinovic <Dejan.Latinovic at imgtec.com> AuthorDate: Thu, 5 Mar 2015 16:51:44 -0800 Committer: H. Peter Anvin <hpa at linux.intel.com> CommitDate: Thu, 5 Mar 2015 16:51:44 -0800 add-mips64-support-headers