search for: hypatia

Displaying 20 results from an estimated 90 matches for "hypatia".

2003 Apr 04
1
hypatia problems?
Dear all Off topic to some extent but Ted Harding has just called me to say he is (a) seeing large delays in the list messages when it is sent internally from hypatia.math.ethz.ch. I get only a delay of an hour which is reasonable in the scrap below but Ted reports delays of the order 24 hours, (b) messages he has sent to the list don't appear on it for a long time. Is anyone else experiencing such difficulties? TIA John Received: from hypatia.math.ethz...
2024 Apr 19
2
passing a modified argument to an S3 method
Is there a way to pass a modified argument from an S3 generic to a method? Here's a non-working example that I want to return "abcd". test <- function(x, y = NULL){ y <- "abcd" UseMethod("test") } test.default <- function(x, y = NULL) y test(x = 3) Is that possible? I've looked around a lot, but can't find any examples or
2005 Feb 08
2
Data manipulation
Content-Type: text/plain; charset="iso-8859-1" Received-SPF: none (hypatia: domain of hellik at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hypatia.math.ethz.ch id j186djX0017423 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-...
2004 Oct 08
2
Number of characters per line
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of tofesi at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Level: * X-Spam-Status: No, hits=1.9 required=5.0 tests=AWL,NO_REAL_NAME,RCVD_IN_BL_SPAMC...
2007 Feb 04
1
Fwd: Re: Calling C code from R
Hi! Thanks in advance. Thanks to all of you who have responded to me on above. This is one of the responses I received on above. I have installed perl (with path C:\Perl\bin\;) an MinGW (with path C:\MinGW\bin; C:\MinGW;). At the Command Prompt (C:\R-2.4.0\bin) I have typed: C:\R-2.4.0\bin>Rcmd SHLIB useC1.c (No error and useC1.dll file has not been created)
2017 Sep 27
1
logic ops with zero-extent raw vectors
Hi, there was a change concerning logical operations about a year ago: https://github.com/wch/r-source/commit/9e19d3e3dd5f657b5cfefe562bdd7ede2e2b8786 It's related to a discussion on this list: https://hypatia.math.ethz.ch/pipermail/r-devel/2016-September/073068.html <https://hypatia.math.ethz.ch/pipermail/r-devel/2016-September/073068.html> A change in logic.c:134 influences the result type of operations on zero-extent raw vectors. Old behavior: > raw(1) & raw(1) [1] 00 > raw(0) & r...
2004 Nov 23
1
Batch
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of claudiapaladini at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on hypatia.math.ethz.ch X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=no v...
2004 Mar 24
0
<AUTO> 'Getty=001-531-403'Notice again
...ond to all email inquiries within one business day. If your issue cannot wait that long, please call us at 877-438-8966. Our hours are 6:00 a.m. to 6:00 p.m. Pacific Standard Time, Monday through Friday. For reference, your assigned case ID is:1531403 -----Original Message----- From: r-help at hypatia.math.ethz.ch [r-help at hypatia.math.ethz.ch] Sent: Wednesday, Mar 24 2004 3:35AM To: Getty Images USA License [license at photodisc.com] Subject: Notice again Do not visit this illegal websites! +++ Attachment: No Virus found +++ Bitdefender AntiVirus - www.bitdefender.com ==============...
2004 Aug 19
2
How to randomize a set of integers in R
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of sokamp at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Level: *** X-Spam-Status: No, hits=3.2 required=5.0 tests=AWL,BAYES_60,RCVD_IN_BL_SPAMCOP...
2004 Sep 03
0
Changing the value of an object's slot in a method
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of tofesi at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Level: X-Spam-Status: No, hits=0.2 required=5.0 tests=BAYES_50,NO_REAL_NAME autolearn=no...
2009 Mar 29
1
Subscription request
Hello, I would like to subscribe to the mailing list. I already receive the daily digest, but for some reason I am not subscribed to the list, meaning any posts I make by replying to the e-mail digest have to be placed on the list by a moderator - incurring significant delay. Thanks, Michael [[alternative HTML version deleted]]
2001 Jul 09
3
transitions in R
Hi, All. I'd have a set of data in an array: process <- c( 5 , 7 , 4 , 1 , 4 , 1 , 4 , 1 , 4 , 4 , 1 , 5 , 4 , ...) and I'd like to know the number of transitions in this data. I calculate transitions as the number of times a number follows another number. thus, something like this would be a 1 deep transition: 1 --> 1 : 10% (and actual number of 1 --> 1 occurrences) 1
2004 Feb 24
7
<no subject>
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Status: No, hits=3.5 required=5.0 tests=BAYES_44,RCVD_IN_BL_SPAMCOP_NET autolearn=no version=2.63 X-Spam-Level: *** Dear ladies and gentlmen, I want to import a directory with about 400 files (.dat) in R. I know how to import a single file (with scan...) but I've good no id...
2002 Sep 30
3
R installation on Linux
Dear, I'm new to both Linux and R. I've to build R from source code and typed in the R-1.5.1 directory ./configure the configuration starts but after a few lines the following error occurs: checking for C compiler default output... configure: error: C compiler cannot create executables what should i do? Kind Regards, Steffen Durinck
2004 Aug 04
1
Constructing a VAR model using dse
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of wolfgang-abele at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=BAYES_50 autolearn=no vers...
2005 Feb 15
1
Off topic -- large data sets. Was RE: 64 Bit R Background Question
In message <200502151112.j1FB5fZ5002722 at hypatia.math.ethz.ch>, r-help- request at stat.math.ethz.ch writes >Can comeone give me an example (perhaps in a private response, since I'm off >topic here) where one actually needs all cases in a large data set ("large" >being > 1e6, say) to do a STATISTICAL analysis? By &qu...
2004 Feb 11
1
MCD-Estimator in R
Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Status: No, hits=0.7 required=5.0 tests=BAYES_30,HTML_MESSAGE,MIME_HTML_ONLY autolearn=no version=2.63 X-Spam-Level: <html><style>p {margin: 0px}</style><body bgcolor=3D'#ffffff' style=3D'font-si= ze:9pt; font-family:Verdana; font-family: Verda...
2001 May 10
1
Spam mail warning notification!
...47 for r-help-gang-use; Thu, 10 May 2001 23:45:17 +0200 (MET DST) Received: (from daemon at localhost) by stat.math.ethz.ch (8.9.1/8.9.1) id XAA04534 for <r-help at stat.math.ethz.ch>; Thu, 10 May 2001 23:45:10 +0200 (MET DST) Received: from musuko.uchicago.edu(128.135.39.147) via SMTP by hypatia, id smtpdAAAa0016X; Thu May 10 23:45:08 2001 Received: (from sl70 at localhost) by musuko.uchicago.edu (8.11.2/8.11.2) id f4ALj6E03595 for r-help at stat.math.ethz.ch; Thu, 10 May 2001 16:45:06 -0500 Message-ID: <XFMail.20010510164505.s-luppescu at uchicago.edu> X-Mailer: XFMail 1.4.7p1 on...
2003 Apr 03
1
Re: Outbound e-mail slow from R servers?
...runner setup that mailman 2.1.x is using -- which is active since about March 4). Thanks for adverting me! BTW: If anyone has time for writing a small perl or python script that automatically retrieves the mailman delay from the two "Received:" headers in each message that contain "hypatia" -- I'd be quite grateful.. Martin Maechler <maechler@stat.math.ethz.ch> http://stat.ethz.ch/~maechler/ Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-3408 fax: ...-1228 <><
2003 Apr 03
1
Re: Outbound e-mail slow from R servers?
...runner setup that mailman 2.1.x is using -- which is active since about March 4). Thanks for adverting me! BTW: If anyone has time for writing a small perl or python script that automatically retrieves the mailman delay from the two "Received:" headers in each message that contain "hypatia" -- I'd be quite grateful.. Martin Maechler <maechler@stat.math.ethz.ch> http://stat.ethz.ch/~maechler/ Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-3408 fax: ...-1228 <><