similar to: sorting data in R

Displaying 20 results from an estimated 100 matches similar to: "sorting data in R"

2011 Oct 05
3
R CMD check
Dear R-Group, I have a function that sorts a data frame and oneo of the lines in the function is: vars <- unlist(strsplit(formc, "[\\+\\-]")) The function works fine and the above line is always reached. However, when I include the function in a package and run "R CMD check pkgname" it gives this error message: '\+' is an unrecognized escape in character
2004 Sep 24
0
Function sort.data.frame
I can never remember how to use "order" to sort the rows of a data frame, so like any good, lazy programmer, I decided to write my own function. The idea is to specify a data.frame and a one-sided formula with +/- indicating ascending/descending. For example: sort.data.frame(~ +nitro -Variety, Oats) Since sorting of a data.frame is an oft-asked question on this list, I am posting
2009 Oct 13
2
General means of matching a color specification to an official R color name
Hello List Dwellers: I?ve looked around quite a bit, but don?t quite see an answer that I understand. I?m looking for a way to take any kind of color specification (rgb, hsv, hcl, hex) and match it to the n-nearest R official color names. Clearly it is easy to interconvert different specification schemes and color spaces, but matching to the name seems a bit trickier. Seems like if one has a
2007 May 04
1
subset
hello, > subset(swiss, Agriculture > 60 & Examination != c(14,16), select = c(Agriculture,Examination,Catholic)) Agriculture Examination Catholic Broye 70.2 16 3.30 Glane 67.8 14 4.20 Aigle 62.0 21 5.16 Avenches 60.7 19 5.23 Cossonay 69.3 22 5.62
2004 Apr 13
0
v3.0.2a: can't login into domain after switching to pdb_mysql
Hello list.samba.org FreeBSD-5.2.1, samba from port with tdbsam-backend configured as PDC Everything is working fine: i.e. registering at samba domain and logging on to it, but after I switch to mysql-backend (pdb-mysql) I can only successfully register my Windows 2k3 at Samba domain (messagebox 'Welcome to slavel.ru domain' has appiered), i.e. can successfully change domain of my
2004 May 20
0
Windows Explorer - Samba Listing beside each Mapped D rive
Edit you smb.conf file. In RedHat I believe this is located in /etc/samba/smb.conf Look for the line you want to get rid of and fill it in with what ever you want. Its just a description field. Jack -----Original Message----- From: samba-bounces+jack.palmadesso=siemens.com@lists.samba.org [mailto:samba-bounces+jack.palmadesso=siemens.com@lists.samba.org]On Behalf Of Terry L. Eleiott Sent:
2008 Jan 07
0
CR 6647661 <User 1-5Q-12446>, Now responsible engineer P2 kernel/zfs "set once" / "create time only" properties can''t be set for pool level dataset
*Synopsis*: "set once" / "create time only" properties can''t be set for pool level dataset Due to a change requested by <User 1-5Q-12446>, <User 1-5Q-12446> is now the responsible engineer for: CR 6647661 changed on Jan 7 2008 by <User 1-5Q-12446> === Field ============ === New Value ============= === Old Value ============= Responsible Engineer
2009 Apr 15
0
CR 6647661 Updated, P2 kernel/zfs "set once" / "create time only" properties can''t be set for pool level dataset
*Synopsis*: "set once" / "create time only" properties can''t be set for pool level dataset CR 6647661 changed on Apr 15 2009 by <User 1-ERV-6> === Field ============ === New Value ============= === Old Value ============= See Also 6828754 ====================== ===========================
2006 Apr 10
1
Re: update - 512 Simultaneous Calls with DigitalRecording
The simplest solution and the one already implemented in linux, tmpfs. It would be best to allocate 4-8GB to tmpfs on /tmp and let the kernel do the work it was designed to do. And you would not be limited to PCI bus speeds. The DDR2800 is about 12GB/sec. Some would say "overheads, etc, etc". Agreed, even at 95% loss (doubtful) you still get higher badwitch then PCI bus/hard rive could
2004 Jun 18
2
Q: rsync, Windows, --backup-dir, parameters
Hi, I've seen a page on the internet : http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html Seems to me that I have some problems running the rsync binary with "--backup-dir=PATH" options. The command below runs just fine except for the option above. C:\rsync>rsync --delete -b --backup --backup-dir=/cygdrive/c/Doc/backup/Fri -ave ssh /cygd rive/c/Doc/backup/desktop/
2020 Mar 11
3
EuroLLVM'20 cancellation notice
The 2020 EuroLLVM Developers’ Meeting is cancelled because of COVID-19. We are sorry to announce that the 2020 EuroLLVM Developers’ Meeting is cancelled due to the COVID-19 outbreak. This was not a decision we took lightly. Here are the reasons we feel it is best to cancel EuroLLVM 2020. 1. We feel this is the responsible and right thing to do to ensure the health of all that attend
2009 Nov 16
1
1.6.0.18-rc3: SendFAX causes restart
On 1.6.0.18-rc3 using app_fax.so, spandsp-0.0.5, anytime I use SendFAX asterisk restarts: [Nov 15 19:00:36] VERBOSE[17013] logger.c: -- Executing [s at fax-tx-test:1] ESC[1;36;40mNoOpESC[0;37;40m("ESC[1;35;40mSIP/nhi-rive rside-sip-00000000ESC[0;37;40m", "ESC[1;35;40mContext fax-tx-testESC[0;37;40m") in new stack [Nov 15 19:00:36] VERBOSE[17013] logger.c: --
2005 Apr 10
0
Trouble adding users with pdbedit
Hi list, I hope you can help me out here... Freebsd 5.3 Samba 3.0.12 installed from ports I use MySQL as backed and when I try to add users with pdbedit I get the following error: "Username not found!" My command looks like this: pdbedit -d 20 -a -u <username> -f "<Users name>" -c U Doing a little debugging I can tell that pdbedit tries to do a select
2007 Oct 01
1
SIP trought Firewall
Hi to everyone! I have succerfully instaled my new Asterisk 1.4 on my debian etch. I have my users in sip.conf like this: [200] type=peer host=dynamic context=home secret=200 callerid= 200 dtmfmode=rfc2833 nat=yes mailbox=200 at home disallow=all allow=ulaw I can make calls in my LAN but i can?t ear comunications with another client trought Internet. My Asterisk is in my LAN and i not have a
2004 Jun 18
1
Q: rsync Windows --backup parameters
Thanks a lot , This explains a lot ("--backup-dir is on the remote). I should have guest, sorry about this. But about the fact that it is an old version, your right but : - on Linux I tried to install the latest version 2.6.2, but the "configure"command did never succeed :(, some problems about not finding a valid cc or gcc. (/lib/libgcc_s-3.2.2-20030225.so.1) even if it
2001 Feb 11
2
CD Burning with Wine?
Hello, I just got WINE running under FreeBSD and I was wondering if anyone has had success getting CD burning programs to work. Specifically, I would like to use CloneCD. I can use cdrecord / burncd to make data cd's and backups and the like, but a disk-at-once program is best (IMO) for copying audio cd's. And, unfortunately, there aren't any dao programs that support EIDE drives
2006 Jul 30
2
[LLVMdev] Building llvm under cygwin
Hi! I'm trying to build LLVM under cygwin. I have the latest version of cygwin and CVS versions of llvm, llvm-test and llvm-gcc. make of tools only succeeded. make of frontend succeeded too but full make of llvm failed on crtend in llvm/runtime/GCCLibraries with the following message: llvm[0]: Compiling crtend.c for Debug build (bytecode) /bin/sh: -c: line 0: syntax error near unexpected
2007 Jun 28
2
aov and lme differ with interaction in oats example of MASS?
Dear R-Community! The example "oats" in MASS (2nd edition, 10.3, p.309) is calculated for aov and lme without interaction term and the results are the same. But I have problems to reproduce the example aov with interaction in MASS (10.2, p.301) with lme. Here the script: library(MASS) library(nlme) options(contrasts = c("contr.treatment", "contr.poly")) # aov: Y ~
2009 Oct 30
1
How to properly shade the background panels of an xyplot?
Dear R users, this is a follow up of this message http://tolstoy.newcastle.edu.au/R/e6/help/09/05/13897.html I'm reproducing the core of it for convenience. > // > / data(Oats, package = "MEMSS") / > / tp1.oats <- xyplot(yield ~ nitro | Variety + Block, / > / data = Oats, / > / panel = function(x, y, subscripts, ...) { /
2004 Jul 27
1
re: help with lattice plot
Dear List, I have been using R to create an xyplot using the panel function within lattice libraries. This plot is based on the data supplied in R named 'Oats'. The graph represents oat yield by nitro level with an overlay of each variety of oats for each nitro level. I have three questions regarding this graph: 1) I cannot seem to specify the type of symbol used by the plot, even though