Displaying 20 results from an estimated 5000 matches similar to: "inspect now available?"
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:
> >
> >
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 =
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
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.
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
2004 Sep 05
1
Biased calculations from using rmultinom?
Dear R users,
This is a problem that has puzzled me for quite some time, and I wonder if
anyone could offer me an insight to what is happening?
I generated a multinomial matrix by using
A<-rmultinom(100,1,c(0.4,0.3,0.2,0.1), and multiply this matrix by a set of
values say B<-runif(n,100,50). I then calculate var(colSums(A*B)). I was
able to work out the theoretical mean of
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
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
1997 Jul 04
0
R-beta: restart() in R
Hi
I just discovered R and it looks great under Windows NT4 or linux!
I now can't put off learning SPlus. Other than learning S/S+ I also
was hoping to use R for CODA a S+ MCMC diagnostics package. However, I
am thwarted by R not having a restart function (and I suspect maybe
other things too which I'm not aware of!).
Although I suspect it may not be trivial, has anyone looked at
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
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
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
2018 Mar 17
0
R project global options file
> On Mar 15, 2018, at 10:24 PM, Adrian Friskin <adrian.friskin at qut.edu.au> wrote:
>
> Hello R-help,
> I currently have R-project 3.4.2 and R-studio 1.1.383 installed on some of our universities computer labs. Since the installation of Visual studio the default version of R installed has changed to the version installed by VS. Users can change the
2018 Mar 16
3
R project global options file
Hello R-help,
I currently have R-project 3.4.2 and R-studio 1.1.383 installed on some of our universities computer labs. Since the installation of Visual studio the default version of R installed has changed to the version installed by VS. Users can change the default R version: found in R studio global options but users need to do this every session. Is there a file or
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
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 |
|
2003 Mar 13
1
Samba-2.2.7a on HPUX 11.00 trying to compile LDAP support
Dear all,
I am trying to use Samba with LDAP support so I can't use the CIFS
binaries.
I are having an issue with compiling samba-2.27.a (patched) on our HPUX
server.
I am configuring it with these Samba option flags:
--prefix=/opt/samba
--libdir=/etc/opt/samba
--localstatedir=/var/opt/samba
--with-privatedir=/var/opt/samba/private
--with-lockdir=/var/opt/samba/locks