Displaying 13 results from an estimated 13 matches for "aggragation".
2015 Feb 16
2
Small typo in german translation
Dear developers,
I found a small typo in the german translation for the aggregate() function:
In the string "keine Zeile f?r die Aggragation" it should be spelled
'Aggregation' instead of 'Aggragation' (e instead a).
After a quick look into the sources, I found two places for it:
#grep -r -e "Aggragation" *
src/library/stats/po/R-de.po:msgstr "keine Zeile f?r die Aggragation"
Binary file src/l...
2011 Jan 10
2
Aggragating subsets of data in larger vector with sapply
Have 40,000 rows of buy/sell trade data and am trying to add up the buys for
each second, the code works but it is very slow. Any suggestions how to
improve the sapply function ?
secEP = endpoints(xSym$Direction, "secs") # vector of last second on an XTS
timeseries object with multiple entries for each second.
d = xSym$Direction
s = xSym$Size
buySize = sapply(1:(length(secEP)-1),
2009 Jul 23
3
Calculate weighted mean for each group
Hi R experts,
I need know how calculate a weighted mean by group in a data frame. I have
tried with aggragate() function:
data.frame(x=c(15,12,3,10,10),g=c(1,1,1,2,2,3,3),w=c(2,3,1,5,5,2,5)) -> d
aggregate(d$x,by=list(d$g),weighted.mean,w=d$w)
Generating the following error:
Error en FUN(X[[1L]], ...) : 'x' and 'w' must have the same length
Thanks in advance
[[alternative
2006 Oct 06
1
Storing multiple choices in databases
As an example - you have a select list of all the U.S. states and the user
can make multiple choices.
How do you grab all those choices into the database and they would be used
for queries.
I was reading up on serialize() but the warning in AWDWR is that it doesn''t
work well for queries. Also composites / aggragates seems a bit much, maybe
not.
I know in the past I''ve used
2001 Apr 17
3
Samba 2.2.0 released !
The Samba Team is pleased to announce a new major release of Samba,
Samba 2.2.0.
Samba 2.2.0 is available in source form from
samba.org and all of our mirror sites.
Binary packages will be available shortly for many popular platforms.
Please check the main Web site or email announcements for details.
If you have problems, or think you have found a bug please email
a report to :
2007 Sep 06
3
Warning message with aggregate function
Dear all,
When I use aggregate function as:
attach(warpbreaks)
aggregate(warpbreaks[, 1], list(wool = wool, tension = tension), sum)
The results are right but I get a warning message:
"number of items to replace is not a multiple of replacement length."
BTW: I use R version 2.4.1 in Ubuntu 7.04.
Your kind solutions will be great appreciated.
Best wishes
Yours, sincerely,
Xingwang
2001 Mar 23
5
Samba 2.2 alpha3 released
Hi all,
I have just released the fourth alpha snapshot
of what will become Samba 2.2.0.
It's available from the usual ftp sites, in the alpha
directory as :
<ftp mirror>:/pub/samba/alpha/samba-2.2.0-alpha3.tar.gz
If people could test this snapshot out and provide feedback
about what is broken and let the lists know that would help.
The problem acting as a PDC for
2001 Oct 13
2
Samba 2.2.2 released
The Samba Team is proud to announce the release of Samba 2.2.2.
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
There are several important oplock logic bugs that have been fixed in
this release, so an upgrade is recommended.
Binary packages will be released shortly for major platforms. The source
2001 Oct 13
2
Samba 2.2.2 released
The Samba Team is proud to announce the release of Samba 2.2.2.
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
There are several important oplock logic bugs that have been fixed in
this release, so an upgrade is recommended.
Binary packages will be released shortly for major platforms. The source
2002 Feb 03
5
Samba 2.2.3 released
The Samba Team is proud to announce the release of Samba 2.2.3.
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
There are several important scaling bugs that have been fixed in this release
for large server systems so an upgrade is recommended.
Binary packages will be released shortly for major
2002 Feb 03
5
Samba 2.2.3 released
The Samba Team is proud to announce the release of Samba 2.2.3.
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
There are several important scaling bugs that have been fixed in this release
for large server systems so an upgrade is recommended.
Binary packages will be released shortly for major
2003 Dec 01
0
No subject
period of
time (hours up to weeks sometimes), and then 'certain' pc's would no longer
be able to
connect to samba, but other pc's would still be working. And the pc's
affected are not
the same each time.
this might be the case if what is REALLY going on is that the pc's that are
STILL working
never lost their connection to SAMBA/iX, so they already(still) have a
working
2003 Dec 01
0
No subject
To the server from the local disk 7 mins 38 seconds
Copying from and two the samba server from nt/win2k clients is okay, I
didn't get a chance to get figures for this :/
I saw a post similar to this suggesting that it was a NIC problem and
that it was in full duplex mode? Im not sure I could check this on a dos
client. any suggestions?
We are using a 10mbit dumb hub.
The server that is