similar to: passing function parameters into a 'with' statement to dynamically pick out columns

Displaying 20 results from an estimated 1000 matches similar to: "passing function parameters into a 'with' statement to dynamically pick out columns"

2006 Nov 23
0
W3C Range specification conceptually flawed?
hi all! check this one: <html> <head> <title>Range test</title> </head> <body> <div id="myText">FooBarBaz</div> <script type="text/javascript"> myText = document.getElementById(''myText'').firstChild; var range1 = document.createRange(); range1.setStart(myText, 3); range1.setEnd(myText, 6); var
2010 Jun 03
3
Multiple Serial Port Passthrough in HVM domU
So, I made a mistake a bought four systems with the Intel Core i3 processors, without doing my homework to make sure that these systems actually supported VTd. Turns out there''s plenty of information out there indicating that the Core i3 processors do *not* support VTd. I was counting on VTd for two applications: Graphics Passthrough and passing through a PCIe 4-port serial card. Of
2006 Jun 29
1
RCOM Package
Hi list, I just installed the rcom package and tried to read/give out some values from/to Excel. Altogether it works great... but nevertheless I don't know how the syntax works or in other words: "Which command needs which parameters?" Is there somwhere a manual about this package with good examples? I've read the Package description... but there are not really good
2011 Oct 21
1
replicating SAS's "proc rank" procedure
Hi try this function ive written it should be self explantory but let me know if you have any problems. I've only been using R for a few eeeks so apologies if its not the most efficient! rankit2<-function(rankvar,cuts,data,factor) { ranker<-rankvar ranker<-0 range<-c(1:cuts) range2<-range/cuts range3<-quantile(factor,range2) over<-length(factor) for (i in 1:over){
2013 Feb 18
2
error: Error in if (is.na(f0$objective)) { : argument is of length zero
Dear all, I tried running the following syntax but it keeps running for about 4 hours and then i got the following errors: Error in if (is.na(f0$objective)) { : argument is of length zero In addition: Warning message: In is.na(f0$objective) : is.na() applied to non-(list or vector) of type 'NULL' Here is the syntax itself: library('nloptr') library('pracma') #
2007 Dec 14
4
rcom close Excel problem
Hello, I just discovered that I cannot close the Excel application and task manager shows numerous copies of Excel.exe I tried both x$Quit() # shown in the rcom archive and x$Exit() and Excel refuses to die. Thank you very much. S. "You can't kill me, I will not die" Mojo Nixon I also have a problem with saving. It produces a pop-up dialog and does not take my second
2016 Jan 16
2
Does Xapian support query string like "(age: 1..25) OR (age: 35..50)"? or "(age: 1..25) - (age: 35..50)"?
Hi, All Does Xapian support query string like "(age: 1..25) OR (age: 35..50)"? or "(age: 1..25) - (age: 35..50)"? I?want?to?get?the?results?with?age?range?from?1?to?25, 35?to?50. I?tested,?"(age: 1..25) OR (age: 35..50)"? or "(age: 1..25) - (age: 35..50)" doesn't work. Thanks Best wish-Rafael Gu
2002 Dec 03
1
Any difference in cbind() b/w SPLus and R??
Dear Experts, I have a data object named "data.char". When I use cbind(data.char) in SPlus, I got the following results: > cbind(data.char) data.char data matrix, 2700 excluded list, 3 cluster.var character, 2 strata list, 3 xlog CT link logit gpcorr 1 missing.row numeric, 0 zero.row numeric, 22 infile perc.csv attr(,
2011 Jan 05
2
way to replace DELL PERC 6/E card???
we have several R900 servers with PERC 6/E card in it. Recently it we getting some message on /var/log/message say change to "write back" and change back to "write through". We figure out it is PERC 6/E card battery weak. My questions are: 1. some battery only use one year (some even shorter) and already this problem. 2. How come PERC 5/E does not have this issue? 3.
2011 Jan 11
3
RAID configuration suggestion???
we have several DELL R900 with PERC 6/E adapter in it. R900 using Redhat Linux. Each R900 have two PERC 6/E adapter and at least two MD1000 connect to it. Configuration 1: PERC 6/E -- two MD1000 PERC 6/E -- empty Configuration 2: PERC 6/E -- MD1000 PERC 6/E -- MD1000 Normally first MD1000 for database and second MD1000 for nightly backup. My
2009 Apr 30
1
Overlaying graphs from different datasets with ggplot
Dear R-users, I recently began using the ggplot2 package and I am still in the process of getting used to it. My goal would be to plot on the same grid a number of curves derived from two distinct datasets. The first dataset (called molten.data) looks like this : Column names : Perc, Week, Weight P10 21 333.3554 P90 21 486.0480 P10 22 452.6347 P90 22 563.8263 P10 23 575.0960 P90
2012 Mar 10
4
Any recommendations on Perc H700 controller on Dell Rx10 ?
Hi folks: At work, I have an R510, and R610 and an R710 - all with the H700 PERC controller. Based on experiments, it seems like there is no way to bypass the PERC controller - it seems like one can only access the individual disks if they are set up in RAID0 each. This brings me to ask some questions: a. Is it fine (in terms of an intelligent controller coming in the way of ZFS) to have the
2012 Aug 02
5
IP range
Hi all Can someone explain me this: ifcfg-eth0-range1: ONBOOT="yes" IPADDR_START="192.168.1.48" IPADDR_END="192.168.1.55" CLONENUM_START="1" Why Bcast is 192.168.1.51 and why Mask is 255.255.255.252 ? OS: Centos 6.3/64bit Thanks Levi # ifconfig eth0:1 Link encap:Ethernet HWaddr 00:9C:02:99:FA:00 inet addr:192.168.1.48
2015 Oct 26
3
semi-OT: HW
Running CentOS 6.7, on an older HP DL580 G5. We've got a Dell 12-bay RAID box plugged into a PERC H800 (aka LSI Liberator) that we put in the HP, and that works fine. We've got a new RAID (a JetStor), and are trying to plug it in. The layout is that the Dell RAID is dual-pathed DAS. Each PERC has two DAS ports. We've got the Dell RAID in the top port of each PERC. I *thought* I could
2009 Jun 11
2
How to order an data.table by values of an column?
Hello! Can you help me? How to order an data.table by values of an column? Per example: Table no initial Categ Perc 468  31.52 351  27.52 0  0.77 234  22.55 117  15.99 table final Categ Perc 0  0.77 117  15.99 234  22.55 351  27.52 468  31.52 Lesandro Veja quais são os assuntos do momento no Yahoo! +Buscados [[alternative HTML version deleted]]
2014 Mar 21
3
OT: DELL PERC H200
Does anyone know if a PERC H200 is a real RAID controller? I'm about to build a box to CentOS 6.5 (it was Windows...) with RAID 6 on Monday, and this PE R610 has this.... I'm familiar with PERC 6 and 7s, but just dunno 'bout this one. mark
2011 Jun 24
2
counting columns that fulfill specific criteria
Hi, I have a matrix (pwdiff in the example below) with ~480000 rows and 780 columns. For each row, I want to get the percentage of columns that have an absolute value above a certain threshold "t". I then want to allocate that percentage to matrix 'perc' in the corresponding row. Below is my attempt at doing this, but it does not work: I get 'replacement has length
2015 Jan 11
1
Help with IPv6 /48 block
On 1/10/2015 8:38 PM, Gordon Messmer wrote: > On 01/10/2015 08:10 PM, F. Mendez wrote: >> Hello. Yes I confirm...its a /48 (this guys are crazy here at my >> work...). > > It's not crazy, that's the standard deployment for a building. It's > almost certainly not possible to use all of the addresses in such a > space, but that's the point. IPv6 is
2013 Aug 12
1
Dell R515 with PERC H700 - JBOD?
Hello, I'm curiuos if anyone knows if it's possible to set up a Dell R515 (which has PERC H700) to be JBOD. It seems the only options are RAID0 or RAID1. I read posts, where people say it can by done by making each disk its own RAID0.? This works, but it wigs out when that disk is removed, and forgets a disk was ever there (unless I go back in the PERC and fix it). My plan is to have a
2005 Sep 01
2
menu.c32 - Just loads the menu.c32 over and over.
Hi, I am trying to use the Simple Menu system for SYSLINUX/ISOLINUX, but it fails to work. The menu apper, I can select menu entries, but pressing "ENTER" just takes me back to start. It seem like menu.c32 just reloads. Pressing Space does almost the same, exept the selected item is the one on the bottom instead of the top. By pressing ESC and getting back to command line, I am able