similar to: R-beta: restart() in R

Displaying 20 results from an estimated 6000 matches similar to: "R-beta: restart() in R"

1998 May 08
0
R-beta: problems compiling R 0.61.2 on silicon graphics
Hi Computing services here at QUT are trying to compile R0.61.2 for me on a silicon graphics computer running IRIX Release 6.2 IP25 and gcc. %gcc -v Reading specs from /usr/gnu/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/specs gcc version 2.7.2.2 %perl -v This is perl, version 5.004_04 built for irix Basically, it was impossible for me even to get R configured although under Linux RH4.2 and DEC ALPHA
1999 May 05
1
mathematical expressions in main
Hi I've tried and tried and I presume it is very simple but ..... I want some varying titles for plots using greek symbols eg using an expression like for (true in c(0:5)) plot(...,main = expression(paste(phi," = ",true,sigma)),...) where phi and sigma are greek symbols. Instead of \phi=2\sigma I get \phi=true\sigma as true is taken as a text string - not a variable. Any
1997 Oct 03
0
R-beta: linux: problem installing R-base-0.50.a4-1.i386.rpm
Hi Sorry to bother list members with this query but I can't find any relavent documentation. I just installed R-base-0.50.a4-1.i386.rpm for redhat linux but am missing a library file. rpm complained and so does R. When I try to run R I get /usr/lib/R/bin/R.binary: can't load library 'libf2c.so.0' What else do I need to install - i have g77 0.5.20 which works fine but not f2c as
1999 Jul 19
0
AARNET mirror (Australia) of CRAN/R now available
Thanks to the efforts of Jason Andrade at AARNET and the CRAN people there is now an Australian mirror of CRAN/R. The mirror will be updated daily. It is http://mirror.aarnet.edu.au/CRAN/ ftp://mirror.aarnet.edu.au/pub/CRAN/ To quote the web page "R, also known as `GNU S', is a system for statistical computation and graphics. It consists of a language plus a run-time environment with
1998 Feb 23
1
R-beta: Help: cov.mve in R? dgamma in Splus?
Hi all I have a couple of obscure questions for R/Splus experts (which unfortunately isn't me!) I am trying to compute Bayes Factors using some Splus code of Raftery in Gilks et al (1996). Only problem is 1) R doesn't seem to have a robust covariance (cov.mve) which I suspect I need rather than a non-robust classical estimate 2) Splus has cov.mve BUT dgamma in Splus doesn't have a
2003 May 22
1
Re: dates in chron package, split warning message
> > > Dear All, > > > > I am currently using R for windows. > > > > I am wondering why the dates command in chron package does not work in the > > following situation: > > > > cut(dates(c(23,45,67),origin=c(1,1,2004)),"months") > > > > but will work for: > > > >
1995 Sep 26
0
GPM Modula-2 and Oberon-2 Compilers
GPM Modula-2 and Oberon-2 Compilers File locations: ftp.fit.qut.edu.au:/pub/gpm ftp.psg.com:/pub/modula-2/gpm WEB Site: http://www.fit.qut.edu.au/CompSci/PLAS/GPM/ The Gardens Point Modula (GPM) compilers are an ongoing development project for the Programming Languages and Systems Group in the Faculty of Information Technology at the Queensland University of Technology.
2004 May 24
1
yeardays
Dear All, Is there a R (Windows) equivalent of yeardays in Splus 6.0 for Windows? I am using XP. ************************************************************************************** Steve Su (s.su@qut.edu.au) PhD student. School of Accountancy Queensland University of Technology Postal Address: Steve Su, School of Accountancy, QUT, PO Box 2434, Brisbane, Queensland,
2005 Jul 20
2
Turning off return warning messages.
Dear All, Is there a way I can turn off the following warning message for using multi-argument returns? multi-argument returns are deprecated in: return(p1, p2, p3, p4) Steve. ************************************************************************************** Steve Su (s.su@qut.edu.au) Postdoctoral fellow Faculty of Business Queensland University of Technology Postal
2005 Jul 21
1
cut in R
Dear All, I wonder whether it is still valid to use the following R code for cut. All I have done is changed: if (is.na(breaks) | breaks < 2) to: if (is.na(breaks) | breaks < 1) so that it covers interval of 1? It seems okay for my purposes but I am not sure why R specifically does not allow break<2 to happen. Steve. cut.default<- function (x, breaks, labels =
2003 May 21
1
inspect now available?
Dear All, I am wondering if R now has a similar function to inspect in Splus? Someone post this question in 1999 and the answer was no, and I am wondering if this function has been developed in 2003? Thanks for your attention. ************************************************************************************** Steve Su (s.su@qut.edu.au) PhD student. School of Accountancy
1998 Nov 19
2
Re: ESS & R data import problems
I have a similar question, I know about --vsize, but I use R under Emacs using ESS. I know there is an easy way to call R from ESS with command line options but I don't remember how. I can't find help on this in ESS documentation or in R documentation. Could someone please remind me how this is done. ------------------------------------ | Robert Denham | |
2004 Jul 07
0
Permission denied (if57@student.qut.edu.au)
You have attempted to send a message to a list to which you are not authorised. Your message has been discarded. QUT Help Desk (Postmaster) helpdesk@qut.edu.au Ph: +61 7 3864 4000 --- Original Message --- Received: from mail-router01.qut.edu.au (IDENT:mirapoint@mail-router01.qut.edu.au [131.181.254.7]) by copperhead.qut.edu.au (8.11.6/8.11.6) with ESMTP id i678hKJ30761 for
1998 Oct 27
1
Request for help with getting R to work on a DEC Alpha
I am currently attempting to install R on our DEC Alpha computer, and am having a little trouble. I have f2c installed in lieu of a Fortran compiler, and have installed libf2c in a subdirectory below where f2c lives, although as you can see below, libf2c is not being found during configuration. I'm not sure what I would need to do to rectify this. However, my main problem is with the
2010 Mar 01
0
Fwd: Re: Kohonen Package
This was sent to me personally but was probably meant for R-help. -------- Original Message -------- Subject: Re: [R] Kohonen Package Date: Mon, 1 Mar 2010 14:45:13 +1000 From: Martin <labadz at gmail.com> To: ehlers at ucalgary.ca Hi Any idea if the kohonen package can produce umatrices with hexagons and component planes as found in various publications? Cheers Martin Martin Labadz
2003 Jan 15
0
Re: automount shares
Adam, Rather than using /etc/fstab (works fine), for users with different share requirements, you could set up a mount point in autofs. In the /etc/auto.master file, set up the mount point and connection file /home/user/mnt /etc/auto.user --timeout=60 Then in your /etc/auto.user file, set up the specific share connection (sub appropriate values for user, uid and IP/share) xpbox
2003 Jan 15
0
Re: automount shares
Adam, Rather than using /etc/fstab (works fine), for users with different share requirements, you could set up a mount point in autofs. In the /etc/auto.master file, set up the mount point and connection file /home/user/mnt /etc/auto.user --timeout=60 Then in your /etc/auto.user file, set up the specific share connection (sub appropriate values for user, uid and IP/share) xpbox
1997 Oct 23
0
R-beta: restart() in R
on 22-Oct-97 rcreecy at census.gov wrote: >Some time ago you (Martyn Plummer) wrote that you were working on >a port of CODA to R. Have you or anyone else been successful in getting >a working port? I have an immediate need and I am willing to put a >modest >amount of effort to get it to work. > >Rob Creecy Good. I'll put the current version on my ftp server
2002 Sep 20
0
Can't connect to share
<disclaimer>/me is new to samba</disclaimer> Hi all, I'm trying to check for the existence of a particular share on a win2k server. The share has these permissions, Read & Execute, List Folder Contents and Read for the default username. The default username does not have a password. The error i'm getting is thus: #smbclient //bashir/logon -U default_user -W lab_domain
2011 Jun 30
4
aggregating data
Hi, I am interested in using the cast function in R to perform some aggregation. I did once manage to get it working, but have now forgotten how I did this. So here is my dilemma. I have several thousands of probes (about 180,000) corresponding to each gene; what I'd like to do is obtain is a frequency count of the various occurrences of each probes for each gene. The data would look