search for: ethz

Displaying 20 results from an estimated 73077 matches for "ethz".

2004 Nov 11
1
FW: problem building an R package under Windows XP with calls to NAG C routines
...py of the updated file). More comments intermixed with your letter below... > >Thank you again, > >Romain > >-----Original Message----- >From: Romain Neugebauer [mailto:romain at berkeley.edu] >Sent: Thursday, November 11, 2004 10:48 AM >To: 'r-help at stat.math.ethz.ch' >Subject: [R] problem building an R package under Windows XP with calls >to > >Thank you very much for your help. > >I was able to figure out a way to make this simple package work and was >able to build a more useful and complex package as well. I am however >left...
2005 Mar 30
4
how i can get input from "user input"
Hello, Could you please tell me how i can get an input from the user in R? C-Ming Mar 29, 2005 --------------------------------- [[alternative HTML version deleted]]
2004 Aug 24
1
error when unsubscribe (PR#7198)
...ython/current sys.platform linux2 -------------------------------------------------------------------------------- Environment variables: Variable Value force_response_1_0 1 SSL_SERVER_I_DN_OU Department of Mathematics SSL_CIPHER_EXPORT false SSL_SERVER_S_DN_Email webmaster@math.ethz.ch SERVER_SOFTWARE Apache/2.0.48 (Unix) SSL_VERSION_INTERFACE mod_ssl/2.0.48 SCRIPT_NAME /mailman/options SSL_SERVER_A_KEY rsaEncryption SSL_SERVER_S_DN_ST Switzerland SERVER_SIGNATURE Apache/2.0.48 (Unix) Server at stat.ethz.ch Port 443 REQUEST_METHOD POST PATH_INFO /r-help...
2005 Apr 27
2
its package: inexplicable date-shifting ?!
...[2,] 2 > its.format('%Y%m%d') [1] "%Y%m%d" > rownames(m) <- c('20040813', '20040814') > m [,1] 20040813 1 20040814 2 > its(structure(m)) 1 20040812 1 20040813 2 -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Berton Gunter Sent: Wednesday, April 27, 2005 1:28 PM To: ltorgo at liacc.up.pt Cc: r-help at stat.math.ethz.ch Subject: RE: [R] Recursive calculation of a series of values Algebra: cumprod(1+v)*x[0] -- Bert Gunter Genentech Non-Clinic...
2003 Jan 30
4
Downloading Package
Hello, I am a beginner in using R so my question could seem very simple. I would like to download the package multiv to do multivariate data analysis. The package I download seems to be a file meant for UNIX and I am using a Window OS. How could I download and install correctly this file? Thanks a lot _________________________________________________________________ MSN Messenger :
2003 Sep 26
2
Spam-Filter @stat.math.ethz.ch: was dead for about 15 hours
As many of you have probably realized, the spam filtering at @stat.math.ethz.ch has been dead for since yesterday (09-25) ~16:50 till today ~08:30. The sudden death may have been caused by unrelated installation of some perl modules (spamassassin *is* running on perl) by our IT staff. We are very sorry for this event. On the bright side: You have been able to get a glimp...
2005 Aug 02
6
can we manage memory usage to increase speed?
Hi, Thanks for reading. I am running a process in R for microarray data analysis. RedHat Enterprise Linux 4, dual AMD CPU, 6G memory. However, the R process use only a total of <200M memory. And the CPU usage is total to ~110% for two. The program takes at least 2 weeks to run at the current speed. Is there some way we can increase the usage of CPUs and memories and speed up? Any
2007 Feb 04
1
Fwd: Re: Calling C code from R
...NSW Department of Commerce Sydney Australia. Note: forwarded message attached. --------------------------------- Need Mail bonding? -------------- next part -------------- An embedded message was scrubbed... From: unknown sender Subject: no subject Date: no date Size: 3633 Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070203/5bb68cf8/attachment.mht
2004 Aug 31
1
(no subject)
...uld be postscript(file="/where/to/put/file/filename.ps") ## your simulation commands dev.off() for the second method more info would be needed to know how you are running your simulation to help with dynamic naming. --Matt -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Austin, Matt Sent: Monday, August 30, 2004 18:56 PM To: 'Loke Chok Kang'; r-help at stat.math.ethz.ch Subject: RE: [R] (no subject) You need to use a device to print to such as postscript(file="/where/to/put/file/filename....
2004 Apr 16
7
Turning windows screen buffering on and off
All, Does anyone know if there is an option I can set to turn screen-buffered output on and off with the win32 rgui? (Apart from the point and click method). I am running some simulations where it is useful to watch output but it gets mildly tiresome having to manually switch things on and off via the gui. Thanks Toby. > version _ platform i386-pc-mingw32 arch
2006 Nov 16
5
<RBloomberg Package Problem>
Hi R-Experts, I'm currently using R 2.4.0 in Windows XP. I'm trying to download data from Bloomberg using the package "RBloomberg", but it fails to install the three needed packages "zoo", "chron" and 'Rbloomberg". Moreover I am not able to find "RBloomberg" package as windows binary in CRAN site as only for MAC it's given. Please
2004 Aug 19
5
column names in data.frame
Dear R-help, Please can someone explain how to put a column name on an output data.frame. ##Starting with a data.frame with 3 columns (d$Year, d$NoIndiv, d$wtd_tl) yr_ind <- split (d$NoIndiv, d$Year) yr_tl <- split (d$wtd_tl, d$Year) ann_ind <- sapply (yr_ind, sum) ann_tl <- sapply (yr_tl, sum) av_tl <- ann_tl/ann_ind d2<- data.frame (av_tl) ##This gives me a data.frame
2005 Dec 06
5
Matrix of dummy variables from a factor
What is a simple way to convert a factor into a matrix of dummy variables? fm<-lm(y~f) where f is a factor takes care of this in the estimation. I'd like to save the result of expanding f into a matrix for later use. Thanks. Charles -- Charles H. Franklin Professor, Political Science University of Wisconsin, Madison franklin at polisci.wisc.edu chfrankl at wisc.edu
2016 Aug 22
2
Milestone: 9000 packages on CRAN
...packages [4] These data are for CRAN only. There are many more packages elsewhere, e.g. R-Forge, Bioconductor, Github etc. [1] http://cran.r-project.org/web/packages/ [2] https://en.wikipedia.org/wiki/R_(programming_language)#Milestones [3] http://www.r-pkg.org/ [4] Private data [5] https://stat.ethz.ch/pipermail/r-devel/2007-April/045359.html [6] https://stat.ethz.ch/pipermail/r-devel/2009-October/055049.html [7] https://stat.ethz.ch/pipermail/r-devel/2011-May/061002.html [8] https://stat.ethz.ch/pipermail/r-devel/2012-August/064675.html [9] https://stat.ethz.ch/pipermail/r-devel/2013-November...
2017 Dec 15
1
Milestone: 12,000 packages on CRAN
...e for CRAN only [1-14]. There are many more packages elsewhere, e.g. Bioconductor, GitHub, R-Forge etc. [1] https://cran.r-project.org/web/packages/ [2] https://en.wikipedia.org/wiki/R_(programming_language)#Milestones [3] https://www.r-pkg.org/ [4] Legacy data collected privately [5] https://stat.ethz.ch/pipermail/r-devel/2007-April/045359.html [6] https://stat.ethz.ch/pipermail/r-devel/2009-October/055049.html [7] https://stat.ethz.ch/pipermail/r-devel/2011-May/061002.html [8] https://stat.ethz.ch/pipermail/r-devel/2012-August/064675.html [9] https://stat.ethz.ch/pipermail/r-devel/2013-November...
2005 Jul 14
2
Fwd: Re: East Asian language
---- Original message ---- >Date: Thu, 14 Jul 2005 19:50:41 +0200 >From: Uwe Ligges <ligges at statistik.uni-dortmund.de> >Subject: Re: [R] East Asian language >To: Nan Lin <nlin at math.wustl.edu> >Cc: r-help at stat.math.ethz.ch > >Nan Lin wrote: > >> Dear all, >> >> I just installed R 2.1.1. The installation program automatically recognized >> my Windows XP was using Chinese language, so now my R console displays >> everything in Chinese. How can I still let R console display i...
2006 Dec 02
4
Fwd: Urgent Help in Paste Command
Hi Experts, I want to see my object as below: 'C:\Program Files\R\R-2.4.0\bin\Rgui.exe' So I use the paste command. None of the below is working. Could anyone help me on this? > paste("'C:\Program Files\R\R-2.4.0\bin\Rgui.exe'") [1] "'C:Program FilesRR-2.4.0\binRgui.exe'" > paste("'C:","\","Program
2003 Nov 18
3
Copula calculation in R?
Hello Anyone that now of any function in R that can calculate copulas? Or if anyone have any code avaible I would be more than interested. Thank you in advance /Thomas ______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
2005 Oct 19
3
adding error bars to lattice plots
Dear R-Users, how to include error bars within lattice? How should the panel = function(x,y,...){ looks like? Does panel.arrows works here as well? I appreciate any help on this. Regards, Mario AT [[alternative HTML version deleted]]
2004 Sep 23
3
R glm
Hello: would you please help me with the following glm question? for the R function glm, what I understand is: once you specify the "family", then the link function is fixed. My question is: is it possible I use, for example, "log" link function, but the estimation approach for the guassian family? Thanks, Shuangge Ma, Ph.D. ******************************************** *