similar to: meaning of formula in aggregate function

Displaying 20 results from an estimated 2000 matches similar to: "meaning of formula in aggregate function"

2011 Jan 21
3
complex transformation of data
Dear [R] people Could you please help with following data transformation. Any suggestions, hints, references and even guessing on performing any of the following steps are highly appreciated. Those transformations are crucial for my work. (n_, _n, j_, k_ signify numbers) SOURCE DATA: id cycle1 cycle2 cycle3 ? cycle_n 1 c c c c 1 m m m m 1 f f f f 2 m m m NA 2 f f f NA 2 c c c NA 3 a a
2011 Jan 22
0
how to call BayesX in R to see the graph
Hi Everybody, please can you help me how to call BayesX in R in order to see the graph already exist in BayesX Thanks ---------- Forwarded message ---------- From: <r-help-request@r-project.org> Date: Sat, Jan 22, 2011 at 5:00 AM Subject: R-help Digest, Vol 95, Issue 22 To: r-help@r-project.org Send R-help mailing list submissions to r-help@r-project.org To subscribe or
2012 Jun 06
3
Combine subsets by factor level
I'm attempting to change a data set by compressing rows into columns. Currently there are several rows that all have information about one "patient," but at different cycles. I'm trying to make each patient only have one row in the data set. Does anyone know a good way to combine data sets by factor level? I've separated the groups into different subsets by cycle, but not
2018 Apr 06
1
InstrItin and SchedWriteRes
Hello Andy, I want to use the existing scheduling models to estimate performance on a subtarget. For that, I am looking at the new llvm-mca tool where they only use SchedReadWrite and state that not supporting Instruction Itineraries is a limitation. I have also read that the Instruction Itineraries allow to model certain things which cannot be represented in the SchedReadWrite however, I am
2009 Mar 02
3
FW: partial residual plots
I was advised someone might be able to help me with this. Very truly yours, Dwayne E. Culp, P.E., CFM Effective February 8, 2009, my contact information becomes: Dwayne E. Culp, P.E., CFM | JACOBS ENGINEERING GROUP : North American Infrastructure | Manager: Hydrology & Hydraulics Section | 5995 Rogerdale Road- B2047B | Houston, TX 77072 | 281-776-2109 | 832.351.7766 Fax |
2009 Jul 08
4
[LLVMdev] Cray is Hiring!
Hey compiler peeps, Cray is ramping up a number of exciting projects and we're looking for new hires. Obviously parallelism has been our core focus, but the challenges of manycore and accelerator technology are presenting new twists requiring us to bring new solutions to bear. After the successful launch of the Jaguar machine (the fastest for open science,
2009 Jul 20
5
Offtopic: Which SAS / SATA HBA do you recommend?
Hi all, Sorry for the offtopic question. I hope though that others on this list or reading the archive find the answers useful too. It seems the Adaptec 1405 4port SAS HBA I bought only works with RHEL and SuSE through a closed source driver, and thus is quite useless :-( I was stupid enought to think "Works with RHEL and SuSE" meant "Certified for RHEL and SuSE, but driver in
2005 Dec 08
4
AutoCompleter afterUpdateElement
Any ideas how I can submit say, a person ID instead of the person''s name on an autocompleter input field? Surely this is a common need. Thanks! Daniel
2015 Jul 17
2
[LLVMdev] how to transform elf binary to llvm IR?
For every level of translation [in terms of "human readable -> machine code translation", not someone translating a literary work from one language to another - although often some subtle details are lost here too], a little bit of the semantic meaning is lost. This means that you can almost never completely reconstruct the code in original form from the machine-code, or the C-code
2008 Dec 11
3
Logical "in" test
OK, this should be trivial but I'm not finding it. I want to compress the test, if (i==7 | i==10 | i==30 | i==50) {} into something like if (i in c(7,10,30,50)) {} so I can build a "excludes" vector excludes <- c(7,10,30,50) and test if (i in excludes) {} However, I'm not finding a clue on how to accomplish this, if it can be done. Would someone with more R
2015 Jul 17
7
[LLVMdev] how to transform elf binary to llvm IR?
I want to transform elf binary to llvm IR, and do some instrumentation based on llvm. Is there any tool which can do the transformation? Thanks in advance. - mudongliang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150717/abee5f23/attachment.html>
2009 Mar 22
3
I need a country, state, city database
I need a country, state, city database for a web application. Anyone have a free version they can email (or drop.io) for me? Looking for something like this at $197 but may as well ask in case you know of a free source. http://www.globixdata.com/pop.cfm?db=world&v1=l&v2=s&v3=a&pricing=99 Regards, Dean Collins Cognation Inc dean at cognation.net
2016 May 10
3
[GSoC 2016] Interprocedural Register Allocation - Introduction and Feedback
Hello LLVM Community, Sorry for delay as I was busy in final exams. I am Vivek from India. Thanks for choosing my proposal for Interprocedural Register Allocation (IPRA) in LLVM. Mehdi Amini and Hal Finkel will be mentoring me for this project. IPRA can reduce code size and runtime of programs by allocating register across the module and procedure boundaries. I have identified some old but
2017 Mar 12
2
flow-sensitive alias analysis
On Sun, Mar 12, 2017 at 2:55 PM, Oliver Braunsdorf via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > Perhaps by "value" you mean points-to set? > > Thats right! I meant the points-to set. Sorry I didn't mention that. > I want to track back the value of the parameter to its definition -- an > "assignment" which could be indirect through a pointer
2013 Feb 26
1
APC SMX3000RMLV2UNC with AP9631 NUT compatibility via network
I have an APC SMX3000RMLV2UNC UPS, with installed network card model AP9631. http://www.apc.com/resource/include/techspec_index.cfm?base_sku=SMX3000RMLV2UNC http://www.apc.com/resource/include/techspec_index.cfm?base_sku=AP9631 I planned to use network connectivity with this unit and apcupsd, but have not this far. The UPS is shared by multiple servers, so a USB or Serial connection via the
2009 Nov 19
3
APC BR1500LCD
Hi gang, I have the APC BR1500LCD [1] and would like to know if NUT can handle it. The compatibility list [2] does not show it but I thought that perhaps it would fit in as some other unit. Does anyone else have this unit? [1] http://www.apc.com/resource/include/techspec_index.cfm?base_sku=BR1500LCD [2] http://www.networkupstools.org/compat/stable.html -- /jm
2003 Sep 20
1
modelling open source software
The following paper may be of interest to some. The author is generous about sharing a recently revised version. <A HREF="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=259648">http://papers.ssrn.com/sol3/papers.cfm?abstract_id=259648</A> [[alternative HTML version deleted]]
2004 Jan 19
18
Hi
Test =) soddsjbmshdwqwu -- Test, yep.
2018 Jun 11
2
Question about the status of the IR extensions for OpenMP
[Apologies if you received this email twice, the first time I sent it from the wrong email account] Hi all, some time ago Intel proposed a set of minimal IR extensions to improve the support of OpenMP in LLVM [1][2]. I wonder if there has been any progress on this and if it is going to be upstreamed. Also the previous proposal[2] and communications to the llvm-dev[3] mention the following
2009 May 05
2
Apache and CF
Hi All, I have a CentoS 5.3 Xen Instance at Mosso. I need to run ColdFusion and I have in the past successfully made everything work, but not on Linux rather Windows. I just cannot get Apache and CF talking. I added mod_jrun22, When I try to serve a CF file, I am asked to download binary data. I added .cfm and .cfml to Directory Index for /var/www/html in httpd.conf and nothing still.