search for: dscott

Displaying 12 results from an estimated 12 matches for "dscott".

Did you mean: scott
2003 Jan 10
1
Creating packages
...to build it on Windows as well. There is no compiled code in the package at all. I have downloaded the tools from Brian Ripley's Building R for Windows page, and installed Active Perl 5.8.0. I have set paths, and Rcmd and the tools are being found ok. I am having trouble though as follows: C:\dscott\Temp>ls hyperb hyperbtemp C:\dscott\Temp>set TMPDIR=hyperbtemp C:\dscott\Temp>Rcmd build hyperb * checking for file 'hyperb/DESCRIPTION' ... OK * preparing 'hyperb': Error: cannot write to 'hyperbtemp/Rutils113288500' I get a similar cannot write error if I try...
2006 Feb 11
1
Errors using update.packages()
...sysname release "Linux" "2.6.15-1.1831_FC4smp" >From the startup: Version 2.2.1 (2005-12-20 r36812) I don't have root privileges but am installing in my private library: stat71/dscott10> echo $R_LIBS /home/staff/dscott/Computing/R/Rprivatelib Any suggestions? David Scott _________________________________________________________________ David Scott Department of Statistics, Tamaki Campus The University of Auckland, PB 92019 Auckland NEW ZEALAND Phone: +64 9 373 7599...
2003 Apr 21
4
help.start in R-1.7.0 with Netscape 7.0.
I'm experiencing a new and annoying phenomenon which seems to consist of an unfortunate interaction between R-1.7.0 and netscape version 7. When I invoke help.start(), a netscape window duly appears with the browser pointed at the file .../R/doc/html/index.html as one would hope and expect. However if I then ask for help on a function, e.g. > help(glm) the help does NOT get displayed
1999 May 12
0
Problem with stripplot
...________________________________ David Scott Division of Science and Technology, Tamaki Campus The University of Auckland, PB 92019 Auckland NEW ZEALAND Phone: +64 9 373 7599 ext 6830 Fax: +64 9 308 2377 or 373 7001 Email: d.scott at Auckland.ac.nz or dscott at scitec.auckland.ac.nz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) T...
2006 Oct 13
4
Log-scale in histogramm
Hello My data looks ugly in a normal histogramm. How can I create a histogramm with a Y-axis in log-scale? Thanks for your help! David Graf --
1999 Jul 21
1
Getting R graphics into MS Word
I am just downloaded R, and am using it on Windows NT. I would like to use it to generate graphics, which will be included in Microsoft word or Powerpoint. The graphics window allows me to save an image as an enhanced metafile. However, if I then insert this image into a Word document, only part of it is visible. Has anyone on the list experience of trying to do this? Do I need to change the
1999 Mar 10
1
lty=2
On Wed, Mar 10, 1999 at 03:14:08PM +0000, Simon Bond wrote: > Dear all, > > I'm using R 63.2 on windows NT, when I use > > > lines(x,y, lty=2) > > it produces a dashed line between the first pair of points and then reverts > back to a solid line. It produces different colours perfectly ok, but it's > not really a solution when the plot needs to be printed
2006 Feb 28
3
LaTeX in R graph
Hello, I would like to know if it is possible to insert LaTeX typesetting in R output. I want to obtain a graph with LaTeX label in order to incorporate it as postscript or pdf, x<-seq(0,1,length=100) y<-x*x plot(x,y,xlab="$X$",ylab="$X^2$")
1999 Mar 03
1
Directories
...________________________________ David Scott Division of Science and Technology, Tamaki Campus The University of Auckland, PB 92019 Auckland NEW ZEALAND Phone: +64 9 373 7599 ext 6830 Fax: +64 9 308 2377 or 373 7001 Email: d.scott at Auckland.ac.nz or dscott at scitec.auckland.ac.nz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) T...
2008 Jun 02
1
RJDBC cant find driver class in JDBC jar file
I would like to set up a Windows XP environment with R and MySQL. This set-up was recommended by a friend who uses this set up, but I have been unable to get RJDBC to work. I have installed all of the software today (June 2 2008), first deleting and then replacing old versions of software. The error is as follows: Error in .jfindClass(as.character(driverClass)[1]) : class not found This error
1999 May 24
1
Files and Windows/NT
...________________________________ David Scott Division of Science and Technology, Tamaki Campus The University of Auckland, PB 92019 Auckland NEW ZEALAND Phone: +64 9 373 7599 ext 6830 Fax: +64 9 308 2377 or 373 7001 Email: d.scott at Auckland.ac.nz or dscott at scitec.auckland.ac.nz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) T...
2005 Sep 14
4
Graphical presentation of logistic regression
Hi, I wonder if anyone has written any code to implement the suggestions of Smart et al (2004) in the Bulletin of the Ecological Society of America for a new way of graphically presenting the results of logistic regression (see www.esapubs.org/bulletin/backissues/085-3/bulletinjuly2004_2column.htm#t ools1 for the full text)? I couldn't find anything relating to this sort of graphical