search for: denham

Displaying 14 results from an estimated 14 matches for "denham".

1998 Nov 19
2
Re: ESS & R data import problems
...nder 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 | | School of Mathematical Sciences | | Queensland University of Technology | | denham at fsc.qut.edu.au | ------------------------------------ ---------- Forwarded message ---------- Date: Thu, 19 Nov 1998 21:37:11 +0100 From: Ulf Mehlig <umehlig at un...
2006 Dec 20
4
R windows crash (PR#9426)
Full_Name: Robert Denham Version: R-2.4.1 OS: Windows Xp Submission from: (NULL) (61.88.57.1) R gui exits without warning when I run a function which has an argument with a default that is not found. This was a result of an error in a function I wrote, but I thought that it should exit more gracefully than it does. He...
2007 Aug 21
2
compiling R under cygwin
...so the module building works. Change .so to .dll also (can't see how to to this for the build tho...) Our cygwin info is: sysname release version "CYGWIN_NT-5.1" "1.5.20s(0.155/4/2)" "20060527 19:21:22" Robert Denham Environmental Statistician Remote Sensing Centre Telephone 07 3896 9899 www.nrw.qld.gov.au <http://www.nrw.qld.gov.au/> Department of Natural Resources & Water QScape Building, 80 Meiers Road, Indooroopilly Qld 4068 ********************************************************************...
2001 May 16
0
Anyone use pls package?
...anyone who has used this package and can tell me how I use the vector of regression coefficients. Alternatively any pointers to a URL that covers it would be appreciated. I could find no mention of PLS in the R archive and some quite old ones in the Splus archive, one from 1994 (I think) from Mike Denham who indicated he was having difficulty finding time to work on the package. Other people mentioned he was unreachable by email. The References in the documentation include one by Mike Denham dated 1994 which is 'to appear'. Any more recent information would be greatly appreciated. Thanks...
2001 Jul 09
1
polynomial regression and poly
When doing polynomial regression I believe it is a good idea to use the poly function to generate orthogonal polynomials. When doing this in Splus there is a handy function (transform.poly I think) to convert the coefficients produced by regression with the poly function back to the original scale. Has somebody written something similar for R ? Robert
2001 May 02
2
rcode and latex
...d]",% morestring=[d]'% }[keywords,directives,comments,strings] This is saved somewhere on your $TEXINPUTS path as lstlang0.sty. Probably someone has already done this, so I would be happy to see an improved version. I am sending this in the hope there are others find it useful. Robert Denham ************************************************************************ The information in this e-mail together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of review, disclosure, modifi...
2002 Jun 06
0
tcltk and locator interaction
...command=function()tclvalue(done) <- 1) tkpack(q.but) tkbind(base, "<Destroy>", function()tclvalue(done) <- 2) tkwait.variable(done) if(tclvalue(done)=="2") stop("aborted") tkdestroy(base) } I am working on Solaris using R 1.5.0. Robert Denham ************************************************************************ The information in this e-mail together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of review, disclosure, modi...
2005 Feb 09
1
Dates labels on axes in xyplot
I am a bit confused about how to get the format of the labels in xyplot to show as dates rather than the numeric value. e.g., x <- as.Date(c("20/01/2001","20/02/2003","21/06/2004"),"%d/%m/%Y") y <- c(1,2,3) plot(y~x) #produces formatted labels xyplot(y~x) #doesn't give formatted x labels
2005 Feb 14
1
Sub with and without perl=TRUE
I have a problem doing substitution using sub and perl=TRUE when the elements of x have fewer characters than the replacement string. Let me show you what I mean: > sub("m","billy","m") [1] "billy" But using perl=TRUE, I can only return a result as long as my x: > sub("m","billy","m",perl=TRUE) [1] "b" >
2010 Dec 13
1
Pure curiosity
Pure curiosity but does anyone know why '<-' and '=' generate different columning headers? > test <- data.frame(V1=c(1,2,3), V2=c(4,5,6)) > test V1 V2 1 1 4 2 2 5 3 3 6 > test <- data.frame(V1<-c(1,2,3), V2<-c(4,5,6)) > test V1....c.1..2..3. V2....c.4..5..6. 1 1 4 2 2 5 3
2002 Jan 09
2
Fitting Distributions
I am new to R. So, please bear with me if this questions is already been asked and answered. I am looking for a R function that fit a dataset to common distributions such as Normla, Log-Normal, Poisson, Weibull, and Beta. Basically I am looking for ways to estimate distribution parameters rather than having to write a program for it. Thanks for your help. T. S. Ramanarayanan Aventis
2008 Feb 13
1
compiling 2.6.2 using icc
I am having trouble compiling R-2.6.2 on suse linux x86_64 using the intel compiler. I read section C.2.1 Intel compilers in the R Installation and Administration manual, and put CC=icc CFLAGS="-g -O3 -wd188 -ip" F77=ifort FFLAGS="-g -O3" ICC_LIBS=/opt/intel/cce/10.1.012/lib IFC_LIBS=/opt/intel/fce/10.1.012/lib/ LDFLAGS="-L$ICC_LIBS -L$IFC_LIBS -L/usr/lib64"
2005 Apr 17
29
Re: dumb, dumb question ...
>Date: Sun, 17 Apr 2005 13:28:05 -0400 >From: "ryanag@zoominternet.net" <ryanag@zoominternet.net> >Subject: Re: [Shorewall-users] dumb, dumb question **follow-up on > support-request documentation** >To: Tom Eastep <teastep@shorewall.net> >Cc: Mailing List for Shorewall Users > <shorewall-users@lists.shorewall.net> >Message-ID:
2005 Jul 05
0
Samba Versions For Tru64
Hi Can anybody tell me where i can download or find out what the latest version of samba for Tru64 V5.1a Pk 3. Currently we are running on Samba version 2.2.7 pre 1 and i need to know if any upgraded versions will run with no issues on any version of windows. Many Thanks Jason ********************************************************************** The information in this E-Mail is