similar to: cut in R

Displaying 20 results from an estimated 7000 matches similar to: "cut in R"

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
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 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
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,
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
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.
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
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
2002 May 26
2
Tru64 Samba queue display problem
Hi, I'm having problems with the queue on a Tru64 box running Samba 2.2.4. When the queue is viewed from a client machine it displays a print job with fields equivalent to the first line the lpq command outputs. For example, lpq returns: # lpq -P itsgp_css1 crow.qut.edu.au: Tue May 14 09:23:54 2002: no entries Then if I get on a client machine (Win2k) and look at the queue there is a
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 | |
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
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
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
2002 Mar 28
0
Summary: Vectorizing closest match
The original problem I posed was Let x = real vector of length n y = real vector of length n w = real vector of length m, m typically less than n/2 but can be > n z = real vector of length m For w[i], i=1,,,m, find the value of x that is closest to w[i]. In the case of ties, select one (optimally at random or just take the first match). Let z[i] = value of y corresponding to the
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
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 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