similar to: splitting data frame based on a criteria

Displaying 20 results from an estimated 20000 matches similar to: "splitting data frame based on a criteria"

2008 Jun 18
4
help with manipulating data frames (survey analysis)
Dear all, Can anyone recommend a good book or an online tutorial for using data frames in R? I want to do statistical analysis on some survey data and I can specify what I would like to do very easily in algorithmic terms. However, being a n00b to R I am struggling with getting R to execute what I want. I think all I need is some source that directs me in the right direction by walking me
2002 Jun 09
2
Win98 not doing name resolution.
I recently reinstalled Linux on my fileserver (RedHat 7.2), which was running Samba (v 2.2.1a). Now, trying to reconfigure Samba back to its original state (silly me didn't keep a copy of the conf file) I've run into a problem. My win98 machines can't find the Samba server by name, but they can by number. By this I mean: On a Linux desktop, smbclient -L //marvin/ works as
2008 Sep 09
3
Splitting Data Frame into Two Based on Source Array
Dear all, Suppose I have this data frame: > data_main V1 V2 foo 13.1 bar 12.0 qux 10.4 cho 20.33 pox 8.21 And I want to split the data into two parts first part are the one contain in the source array: > src [1] "bar" "pox" and the other one the complement. In the end we hope to get this two dataframes: > data_child1 V1 V2 bar 13.1 pox
2008 Sep 25
1
Splitting row names up and then adding up the columns associated with criteria from the parts of the site coding (help)
d <- c("upwd1201", "upwd0502", "upwd0702", "upwd1002", "upwd1102", "upwd0203", "upwd0503", "upwd0803", "upwd0104", "upwd0704", "upwd0804", "upwd1204", "upwd0805", "upwd1005", "upwd0106", "dnwd1201", "dnwd0502",
2005 Apr 09
3
short read while checking ext3 journal
My UPS failed and my server took an 'unscheduled outage' a few weeks ago. The only casualty appears to be a volume I used for backup. I usually maintain data on multiple hard disks, but in this case I errantly had some data (of marginal value) on this file system. At this point, the data is not worth enough for me to send the drive out for data recovery, but it's worth enough to
2008 Nov 26
2
deliver segv on sieve redirect
Hello, I've been trying out the bleeding edge, 1.2.alpha4. I'm having a problem with deliver and dovecot-1.2-sieve-0.1.1. I get a segv on this sieve script: require ["fileinto", "reject", "vacation", "envelope", "regex"]; if header :contains "subject" ["urgent"] { redirect "someone at somewhere.net";
2007 May 03
7
How to create a drop-down list with Markaby?
Hi I couldn''t figure out, how to create a drop-down list with Markaby. How would I create something like this: <select name="character"> <option value="marvin">Marvin the paranoid Android</option> <option value="arthur">Arthur Dent</option> <option value="zaphod">Zaphod
2004 Jun 26
1
smbmount and windows 2003
Here's my setup: MARVIN: Linux / Redhat ES 3 ZAPHOD: Windows 2003 STD Edition; Active Directory Server. [root@marvin jalifrangis]# smbmount //zaphod/public /public cli_negprot: SMB signing is mandatory and we have disabled it. 18980: protocol negotiation failed SMB connection failed [root@marvin jalifrangis]#
2019 Dec 10
1
No ssl capability
Thanks chip! Thats working. Thanks a lot Kind regards, Marv Op 10 dec. 2019 om 19:51 heeft Chip <chiapas at aktivix.org> het volgende geschreven: > >  > How about this: > https://serverok.in/centovacast-enable-ssl-on-icecast > You're welcome. Don't mention it :o) > > Chip Scooter > > On Mon, 9 Dec 2019 at 12:54, Marvin | OveralWiFi.nu <marvin at
2019 Oct 24
1
[PATCH] virtio_ring: fix packed ring event may missing
On 2019/10/24 ??11:26, Liu, Yong wrote: > >> -----Original Message----- >> From: Jason Wang [mailto:jasowang at redhat.com] >> Sent: Tuesday, October 22, 2019 9:06 PM >> To: Liu, Yong <yong.liu at intel.com>; mst at redhat.com; Bie, Tiwei >> <tiwei.bie at intel.com> >> Cc: virtualization at lists.linux-foundation.org >> Subject: Re: [PATCH]
1999 Oct 16
1
NT printing problem
I've got Samba 2.0.3 running on my Linux box. Marvin is the samba server. Bugs is the NT box. Attached is the relevant part of my smb.conf file. I removed several parts from what's attached to save bandwidth. What you see is simply the part that pertains to my printer. I can't print to the DeskJet printer. The printer appears in my network neighborhood, but I just can't get
2017 Mar 20
1
Icecast Digest, Vol 153, Issue 3
Can you please unsubscribe me from your emails. John Dohnt support at psrfm.org.au -----Original Message----- From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of icecast-request at xiph.org Sent: Monday, 20 March 2017 10:42 AM To: icecast at xiph.org Subject: Icecast Digest, Vol 153, Issue 3 Send Icecast mailing list submissions to icecast at xiph.org To subscribe or unsubscribe
2004 Sep 23
5
Prioritizing forwarded traffic over locally generated traffic
Hi, I''m a complete newbie at this traffic shaping / QoS stuff so please excuse me if this is a silly question. I''ve searched and searched on Google and I just end up confusing myself even more, so I thought I''d post my question to this list and see whether someone can help me! Basically, I am running a Linux box as a NAT router on my home network (machine name marvin).
2017 Aug 23
3
Change bitrate
El mié, 23-08-2017 a las 14:13 +0200, Marvin Scholz escribió: > > On 23 Aug 2017, at 14:08, José Luis Artuch wrote: > > > Hello, good morning ! > > Running Icecast2 and Ices2 with live audio from Line IN, what is > > the > > correct way to change the bitrate ?. > > In the Icecast2 configuration file I set: > > > > <mount
2005 Oct 19
1
samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
Hi List, need your help, property the here following. OS / Samba = samba-3.0.10-1.4E (RHEL4) Error message in Samba logfile = Invalid key XXX given to dptr_close This message comes then if by NT server with BrighStore a Backup is started. The Backup is made by a Share. all the same with or without kernel oplocks = no level2 oplocks = no oplocks = no without success Info: Error Log from
2012 Aug 03
1
[SOLVED] iptables rule question for Centos 5
We have a simple configuration so we could get by with this -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT -A RH-Firewall-1-INPUT -s "SOURCIPADDRESS" -j REJECT --reject-with icmp-host-prohibited it doesn't scale well but servies the purpose. _____________________________________ "He's no failure. He's not dead yet." William
2017 Aug 23
3
Change bitrate
El mié, 23-08-2017 a las 14:42 +0200, Marvin Scholz escribió: > > On 23 Aug 2017, at 14:40, José Luis Artuch wrote: > > > El mié, 23-08-2017 a las 14:13 +0200, Marvin Scholz escribió: > > > > > > On 23 Aug 2017, at 14:08, José Luis Artuch wrote: > > > > > > > Hello, good morning ! > > > > Running Icecast2 and Ices2 with live
2001 Jul 07
2
Bad unaligned kernel access with ext3 0.8.0
Hello! This is Kernel 2.4.6-ac1 with ext3-0.8.0 compiled with cvs-gcc version 3.1 20010616 on alpha ev4. I have prepared one ext3 filesystem to play with. When my rc-scripts call mount -a during boot I receive this: Jul 6 22:01:30 Marvin kernel: Bad unaligned kernel access at fffffc0000883f54: fffffc00063f2e6e 2a 2 and the mount of this filesystem fails. A subsequent manual second try to
2013 May 01
1
selecting rows based on multiple criteria
Dear List, I am struggling with the following problem. Suppose I have the following data.frame: coord<-expand.grid(x=1:10,y=1:10) and I want to extract the row numbers of those matching the criteria defined by the following data.frame: choice<-data.frame(x=c(2,1,2),y=c(1,2,2)) the result should return in this case: 2,11,12 All I managed to do is the following: which(data
2008 Jun 20
2
Problems with basic loop
I'm having trouble creating a looping variable and i can't see wher ethe problem arises from any hep gratfully appreciated First create a table x<-table(SURVEY$n_0,exposed) > x exposed False True Under 16 24 1 16-19 68 9 20-24 190 37 25-34 555 204 35-44 330 87 45-54 198 65 55-64 67 35 65+