Displaying 20 results from an estimated 2000 matches similar to: "Problems with computing an aggregated score"
2004 Sep 05
6
Solution: H323, Gnomemeeting, Netmeeting
Hi all,
I have seen many posts on the Shorewalllists dealing with H323. Although
lots of them indicated that this is difficult process with
kernelrecompilation etc. I just tried what seemed to be logical for me.
Surprisingly it worked.
Configuration:
WS1 ----- FW ------ Internet ------- WS2/Shorewall
WS1, FW and WS2 run Redhat9 with its standardkernel 2.4.20. FW and WS2 run
Shorewall
2011 Apr 18
1
using "aggregate" when variable names contain spaces
Hello!
my data set has many variables. Unfortuantely, many of those variables
contain spaces in their names.
I need advice on: how to refer to variable names in the formula for
"aggregate". See example below:
### Generating example data set:
mydate = rep(seq(as.Date("2008-12-01"), length = 3, by = "month"),4)
value1=c(1,10,100,2,20,200,3,30,300,4,40,400)
2005 Jan 14
2
link-dest
Hi,
I've seen the option --link-dest of rsync and this is nearly what I'm
searching for.
Problem for me is that if remotefile exists the link-dest gets not checked
again and I want to be able to pass more than one link-dest to rsync.
Has someone an idea for this?
Lars
2013 Sep 26
1
R not ploting lines in the correct order
Hi,
I have a set of x, y points where x represents dates and y actual values. I
am trying to plot a line graph of the data with points on top, but R is
connecting the wrong points with lines. Does anyone know how I can rectify
this. Please see sample below:
x=
24/09/2009 09:13 16/10/2009 11:17 24/10/2009 21:43 11/09/2009
18:34 22/08/2009
15:45 10/08/2009 00:30 14/08/2009 14:52 24/09/2009
2008 May 20
2
Question about banking to 45 degrees.
Hello,
I am very interested in "banking to 45 degrees" as defined by William S. Cleveland in "Visualizing Data." I like to do it in R as well as Excel, etc. With R I have come across the following method:
xyplot(x, y, aspect="xy") (part of "lattice" package)
which will bank my graph to 45 degrees. My question is how do I obtain the aspect ratio
2010 Aug 31
3
"mode" function
Hi, I have what I think is a simple question/issue but I have unable to find the answer for it either in the R-manual or by browsing the web.
I would like to know if there is a "mode" function in R, such that from a vector or matrix the function returns the most common value. In other programs I use (such as Matlab) I can have for exampe a 3X3 matrix A, A=[1 2 3; 1 3 2; 3 3 2] and I
2006 Feb 11
4
Problem with Wait() and chan_capi-cm?
Hi!
I am playing around with Asterisk and have a problem :-)
(Asterisk-version: 1.2.4, chan_capi-cm-version: 0.6.4)
I have a sip-phone at my desk and an ISDN-phone (independent of the
Asterisk-server) in my living room, when I'm not at my desk, the
sip-phone is switched off. I would like to be able to accept calls at
both phones (when available) and have Voicemail kick in if I don't
2005 Oct 14
2
events after sort
hi,
i''ve just started use prototype.js et al, i am currently creating a sortable
list with:
Sortable.create(''id'', { onChange: myFunc });
but what i really want is an event that occurs after the li''s have been
reordered and settled into the new list order.
how would i do that?
i know i can do for exampe:
Event.observe(''id'',
2010 Apr 11
2
[LLVMdev] call for suggestions
Hi, Dear LLVMers
I just touch llvm source code for several days, and I didn't know the
interfaces of the analysises and transformations of LLVM. For exampe, how
to backtrace CFG, and whether exits a backtracking interator to do such
work?
For a novice, I also seek for suggestions about how to become familiar with
LLVM interfaces as soon as possible. Now I have a plan to write a pass based
on
2006 May 26
3
Docs for print or in the distribution zip?
Hi,
Are there any plans to "export" the documentation from time to time(e.g.
at releases) from the WIKI in an "offline" form to be usable as printed,
and/or to be distributed with into scriptaculous-js-1.x.x.zip ?
It is very uncomfortable that the ZIP distribution contains practically no documentation :(.
Most of the WIKIs have such export function (many of them even export
2009 Jul 06
2
[LLVMdev] Address Space
Hello,
Looking the Language Reference, there is something called "addrspace". It
can be used to allocate a global variable into a specific area (always that
the target supports it). How I can modify the ARM back-end in order to
support at least two memory sections for Global Variables in the BSS
section. My idea is to split the uninitialized global variables in two
sections and to
2010 Sep 21
6
Iterate HashWithIndifferentAccess
How do I iterate a HashWithIndifferentAccess? I need to set the order
using a sortable_element.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send
2016 Mar 04
2
llvm-cov accepting many binary files for aggregated coverage reports
Hi All,
I want to provide a solution that presents code coverage reports that
include the aggregated code-counts across many binaries. Our test
engineers currently do this using gcov-mode by merged .gcda data files. We
can do a similar merge of the .profraw files, so that the many binaries are
represented in one .profdata file; However, llvm-cov will only generate
reports based on one binary at
2016 Mar 07
2
llvm-cov accepting many binary files for aggregated coverage reports
Hi David,
In my use case, our test teams want a single html index file that links to
an aggregated coverage report that covers an entire code repository. I see
that there is a new patch of generating html reports, is there a way to
index all of the individual source files into one summary report, where
there are many binary files to consider?
*> I don't see why a wrapper script (that
2010 Nov 09
2
Merging data frames one of which is NULL
Hello!
I am running a loop. The result of each run of the loop is a data
frame. I am merging all the data frames.
For exampe:
The dataframe from run 1:
x<-data.frame(a=1,b=2,c=3)
The dataframe from run 2:
y<-data.frame(a=10,b=20,d=30)
What I want to get is:
merge(x,y,all.x=T,all.y=T)
Then I want to merge it with the output of the 3rd run, etc.
Unfortunately, I can't create the
2003 Dec 06
1
Diploma zonder studie op basis van EVC
[image001.gif]
Diploma's en titels zonder studie op basis van eerder verworven
competenties
Geachte heer of mevrouw,
Graag willen wij u attenderen op onze unieke dienstverlening. Wellicht
dat er voor u mogelijkheden zijn om zonder studie op basis van eerder
verworven competenties via een External Programme
in het bezit te komen van een academische Bachelor, Master
2008 May 09
2
Tabulation of aggregated data.frame
Hi useRs!
I would like to know how to make aggregated data.frame with
aggregate() tabulated.
For example, I run the following command to aggregate re with respect
to group1 and group2.
> (aggr <- with(final, aggregate(re, group1, group2, mean)))
Group.1 Group.2 x
1 1992 15 0.16392
2 1993 15 0.15467
3 1994 15 0.15456
4 1995 15 0.15391
2009 Sep 27
2
zoo: merging aggregated zoo-objects fails
Dear all,
I have several text files looking like this:
9063032 19700201 22:00 174.067
9063032 19700201 23:00 174.076
9063032 19700202 00:00 174.085
9063032 19700202 01:00 174.091
9063032 19700202 02:00 174.094
9063032 19700202 03:00 174.091
9063032 19700202 04:00 174.082
9063032 19700202 05:00 174.079
And I run this loop:
for (j in 1:nr.of.files)
{
#Import:
DF <-
2001 Mar 01
2
aggregated CHM help files
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 2490 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20010301/996dcd36/attachment.bin
2006 Feb 01
1
glm-logistic on discrete-time methods with individual and aggregated data
Dear R-Users,
without going into details I tried to prepare a simple example to show
you where I would need help.
In particular I prepare two examples-template for a study I'm conduction
on discrete-time methods for survival analysis.
Each of this example has two datasets which are basically equal, with
the exception that in the former one has individual data and in the
latter one aggregated