similar to: I need to obtain all the rows in m1 in which m2 the elements of m2 are present

Displaying 20 results from an estimated 600 matches similar to: "I need to obtain all the rows in m1 in which m2 the elements of m2 are present"

2009 Jul 20
2
Rows for a list of values
Hi could yelp me with this Suppose that we have the following matrix m1<-matrix(c("a","e","a","i","o","u","i","1","2","3","4","5","6","7"), ncol=2) m2<-c("a","i") m1 [,1] [,2] [1,] "a" "1" [2,]
2009 Aug 18
4
Remove columns
Hi Everbody Could somebody help me.? I need to remove the columns where the sum of it components is equal to zero. For example > a<-matrix(c(0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,0), ncol=4) > a [,1] [,2] [,3] [,4] [1,] 0 0 0 1 [2,] 0 1 0 1 [3,] 0 0 0 0 [4,] 0 1 0 0 [5,] 0 0 0 1 [6,] 0 0 0 0 Columns
2009 Jul 24
2
Lists
Hi Everybody I have the following problem suppose that we a<-c("uno","dos","tres") I am working with a while cycle and the idea is in each iteration adding an item to a list In the first iteration the resultshould be: [[1]] [1] "uno" In the second [[1]] [1] "uno" [[2]] [1] "dos" And the final result [[1]] [1] "uno"
2009 Jul 15
4
Extract pairs (rowname, columname) from a matrix where value is 0
Dear sir, I have a matrix like a<-matrix(c(0,2,0,4,0,6,5,8,0),nrow=3) colnames(a)<-c("F1","F2","F3") rownames(a)<-c("A1","A2","A3") a F1 F2 F3 A1 0 4 5 A2 2 0 8 A3 0 6 0 I want to extract all pairs (rownames, columnames) from which the value in the matrix is 0 The result should be something like this A1, F1 A2,
2008 Jul 17
2
gecko-libs dependency resurfaces
In doing an update of centos 5.2 this morning, I observed that the old gecko-libs dependency issue caused yum update to fail because it was required by nspluginwrapper (x64_86), devhelp, yelm and firefox. Also, a firefox (x64_86) showed the red hat splash screen rather than centos. Manual installation of affected rpms using --nodeps (I don't advise this) did not apear to impair the
2006 Nov 02
3
Safe to read index while it is being written to?
Is it safe to open the index to do searches on while another process is writing to the index? -- Posted via http://www.ruby-forum.com/.
2009 Jun 29
5
Help
HiĀ group, I found a module for adaptive kernel density estimation for Stata users, but unfortunetly I don't have access to Stata, can I find a similar approach using R? Thank u so much 4 ur time. [[alternative HTML version deleted]]
2009 Nov 05
2
7777 & *65
I found "7777" and "*65" are not working. Please how can i re-enable them again. Thanks _________________________________________________________________ Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
2004 Aug 06
2
directory servers
> www.icecast.org contains information regarding the icecast > 1.x releases. > Development on that series has stopped in favor of Icecast2 > and Ices2, for Are you serious??? The development state of "Icecast 1" vs. Icecast2 has *nothing* to do with the web site. Not from a user perspective anyways. What's infuriating is you're not even ASKING for help..
2012 Feb 25
2
CentOS-announce Digest, Vol 84, Issue 14
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2002 Nov 18
2
The Xiph.org Foundation Needs You!
I am looking for someone to continue the Ogg Traffic tradition. Ogg Traffic is a weekly update and status report about what's happening with Ogg development as well as other related projects and interesting bits of news (Xiph, Speex, Icecast, etc.). Stan Seibert, who resurrected OT recently, is busy with Real Life activities that prevent him from writing an OT (http://www.vorbis.com/ot/)
2015 Aug 18
1
logging into user mailboxes with admin credentials
Hey folks, We are planning a migration away from Dovecot (sorry) to Google Apps and are trying to figure out how to migrate the contents of user mailboxes to the new provider. Normally we would use an IMAP migration tool to log into each user's mailbox on the old and new providers and transfer the data that way. However, there is no central directory service; all accounts are local. We
2004 Aug 06
1
Directory Listings
That's a little odd, there are streams listed at yp.icecast.org... What's up with that? And of course my question on other directory servers still stands. --thanks Michael Edwards http://www.walledcity.ca >===== Original Message From Manuel Lora <vanguardist@cox.net> ===== >Icecast.org no longer hosts the yp directory. > >ml > > >On Saturday 05 April 2003
2010 May 30
1
Count the number of consecutive 1's
Hi All, We have a raw dataset that, on the sampling time column, for example: t <- c(0,1,2,5,0,5,0,2,5) And we need to create a second column that indicates the day of the sampling, so the end result of what we want is a vector: 1,1,1,1,2,2,3,3,3 Additional information that might simplify the matter is that, for each day, the time starts with zero and ends with 5. I am a beginner with R.? So
2004 Aug 06
3
Windows Streamer for Icecast2 ???
You can use oddcast DSP (www.oddsock.org) ml On Friday 11 October 2002 06:56 pm, Richard wrote: > Help! > we're trying to set up an online radio station for Columbus day here > in Denver and can't seem to find a good working streamer for a windows > machine! Icecast2 works fine when I use the ices2 streamer on the same > linux box. What do you recommend - winamp plugin
2005 Sep 28
3
DomU on SMP
Hi, Im trying to set create a RHAS4 DomU on a HP proliant 360DL 4 processor SMP. Since the xenified kernel that came with FC4 didnt work, I compiled a xen-unstable enabled kernel for FC4. all was fine untill it gave me a ''unable to open an initial console'' I tried to make an initrd for my xen0 kern but it didnt work. So I tried using the old initrd image that I had and Dom0
2008 Mar 15
3
Firefox 3
Hi, I just read the release announcement for RHEL 5.2beta: https://www.redhat.com/archives/rhelv5-announce/2008-March/msg00000.html And something caught my eye: --8<----------------------------------------- * Laptop and Desktop Enhancement + Suspend and Hibernate improvements + Re-base of the top Desktop applications - Evolution 2.12.3 - Firefox 3 - OpenOffice 2.3.0
2007 May 22
1
"core" package groups
Hi, One nice thing I have with Debian is the possibility to have a really stripped-down install of things. Let's take an example. I want a cholesterol-free install of GNOME, I 'apt-get install gnome-core' which gives me the bare working minimum of GNOME as a starting point, and then I install what I really need. The same thing applies for KDE, with 'apt-get install
2007 May 25
2
Deployment Guide in french?
Hi, I have CentOS 5 installed, and I'd like to read the RHEL 5 Deployment Guide in french. The online version seems to be available in english only. There's an RPM package on my system: # rpm -qa | grep -i depl Deployment_Guide-fr-FR-5.0.0-19.el5.centos Deployment_Guide-en-US-5.0.0-19.el5.centos Now what does the package consist of? 'rpm -ql' on the package shows a series of
2008 Feb 15
3
Gettiing the latest Firefox and Thunderbird for CentOS 5.1
Is there any 3rd party repository for which I can get the latest versions of Firefox and Thunderbird for CentOS 5.1 and install them using yum ?