similar to: trouble with maps

Displaying 20 results from an estimated 500 matches similar to: "trouble with maps"

2000 Oct 25
4
png output in batch
I'm trying to use R in a cgi script to produce graphics files in png format, and I'm having a problem. My shell command line looks like this: R </usr/dfs/auction/eligibility.R --no-save >/tmp/R.out and the line in the R script looks like this: png ("foo.png", pointsize=18) If I run outside the cgi context, it runs great. When run as in a cgi script, I get this error
2004 Feb 18
2
building the development version
I'm trying to build the current development version of R on an SGI running IRIX6.5. Everything proceeds merrily until I reach the eda package. This is the error message I get if I cd to the appropriate directory and type 'make' or 'make all.' Does this make sense to anyone? -- Thanks, Debby gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda' building
2002 Aug 22
1
installing package maps
HI, Is there anybody using package maps, available at ftp://ftp.mcs.vuw.ac.nz/pub/statistics/map/ I have installed it (version maps_0.1-3.tar.gz wich seems to be latest, on R 1.5.1, linux), but whatever I do, I get a segfault. Discussion in the mailing list suggests that the package is not finished yet but is still usable, at least on some platforms. Does anybody has experience with similar
2001 Nov 03
1
Help with Windows build
I'm trying to do a Windows build of Ray Brownrigg's port of the maps library, and running into some problems. There's a makefile for the shared library. I suspect that I just need to change that to get it right, and everything will build properly, but I'm running into trouble. Here's the original makefile, along with my comments about changes: >SRC= mapget.c mapproject.c
2001 Nov 03
1
Help with Windows build
I'm trying to do a Windows build of Ray Brownrigg's port of the maps library, and running into some problems. There's a makefile for the shared library. I suspect that I just need to change that to get it right, and everything will build properly, but I'm running into trouble. Here's the original makefile, along with my comments about changes: >SRC= mapget.c mapproject.c
2003 Feb 05
2
postscript: can't center plot
One of our color postscript printers needs a slightly larger margin than the default, so I'm trying to send slightly smaller graphics to it, but all the extra margin I provide ends up at the right and bottom of the page. These are the relevant (I imagine) ps.options: $paper [1] "special" $width [1] 10 $height [1] 8 $pagecentre [1] TRUE I tried this on two systems, in
2002 May 06
2
need help building R on SGI
I'm trying to build R-1.5.0 on an SGI. I downloaded the tar file just a couple of hours ago. These are the various variables I set before configuring, and the arguments to configure I'm using: export R_PAPERSIZE=letter CPPFLAGS=-I/usr/dfs/src/readline export LDFLAGS='-L/usr/common/lib -L/usr/lib32 -L/usr/dfs/src/readline' export CONFIG_SHELL=/v/bin/sh SHELL=/v/bin/sh ./configure
2000 Apr 12
4
For wishlist: sanity checks for subsets in lm, glm (PR#
Martyn Plummer <plummer@iarc.fr> writes: > On 12-Apr-00 Peter Dalgaard BSA wrote: > > Might be a good idea. Mind you, Splus 3.4 does exatly the same thing, > > and I'm a little worried that the uniqueness assumption might kill > > some bootstrapping applications: > > > > glm(y ~ x, data=test.data, subset=sample(seq(along=y),replace=T)) > > Splus
2010 May 05
2
OLS Regression diagnostic measures check list - what to consider?
Hello dear R help list, I wish to compile a check-list for diagnostic measures for OLS regression. My question: Can you offer more (or newer) tests/measures for the validity of a linear model then what is given here: http://www.statmethods.net/stats/rdiagnostics.html This resource gives a list of measures to test for: OUTLIERS, INFLUENTIAL OBSERVATIONS, NON-NORMALITY, NON-CONSTANT ERROR
2010 Aug 10
2
p-values with pvclust
Hi, if you look at the first image (Image1) you see that there are 2 main clusters 7 and 8 I wanted to use pvclust to calculate a p-value whether these clusters are due to chance or statistically significant. Unfortunately pvclust does not provide a p-value for the first brunch (7 and 8). So I added a row to my matrix which is very different to the rest of the data to create an additional
2010 Oct 06
4
Problems with Xen Tools instalation
Hello, when I try to install Xen-Tools using the xs-tools.iso I get the error: Errors were encountered while processing: /mnt/visostore/Linux/xe-guest utilities_0.5.0-579_i386.deb I used the xs-tools. iso present in the installation CD XCP and I followed the steps on page 28 (To install the guest agent) of XCP Virtual Machine Installation Guide: I mounted the xs-tools. iso and I executed the
2004 Jan 05
3
Heeeeeelp! Estimatet Marginal Means of ANOVA needed!
Hello! I urgently need to know if it is possible (and if so, how to do) to get the "Estimatet marginal means" from an ANOVA. Or explained more coplicated: It's about plants sewn in 2 densities & 2 patterns. The Variable is biomass and I also use a Covariate. There are highly significant differences between density & pattern but I don't know which of the 2 densities
2002 Aug 01
4
copying objects
Hello, How does one copy objects between Workspaces? Thank you, Deborah -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 !) To: r-help-request at stat.math.ethz.ch
2008 Apr 07
2
read.table with multiple header lines
Hello, I have difficulties in reading in a text file with multiple (=2) header lines. My table looks like this: id code gr grcode AA AB AC AD time 30 40 50 60 1 1234 1 c 0 1 0 0 2 1346 1 c 0 0 0 1 3 1456 1 c 0 0 1 1 4 1893 1 c 0 0 1 1 Can someone help me out? Thanks Deborah --
2005 Jun 24
3
domain login problem
Hi, I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with
2008 May 13
1
Bubble plot pie chart map
Hello, I am currently trying to show the abundance of two species of zooplankton within the North Sea as pie chart bubble plots. I followed Werner Wernersen's advice in R help (http://finzi.psych.upenn.edu/R/Rhelp02a/archive/48644.html) and used Paul Murrell's paper "Integrating Grid Graphics Output with Base Graphics Output" (in R News) to try and do this (using the gridBase
2002 Jun 21
1
naming things in functions
Hello, I'm working with R version 1.5.0 in Windows. I've written a function (SummaryMat, segment below) which uses a loop to repeatedly call another function (PercentsMat, segment below). PercentsMat creates a matrix and adds rows to it each time it is called. I use deparse(substitute(...)) to get the names of the lists sent to PercentsMat to use them as row names in the generated
2010 Sep 02
5
Starting Ubuntu 10.04 on XCP
Hello, I’m having difficulty to starting Ubuntu 10.04 virtual machine with XCP 0.5.0. I put 3 files (vmlinuz, initrd.gz, xm-debian.cfg) in the same place under the unpacked ISO tree but when I start the VM, the following error is returned: # xe vm-install template="Ubuntu Lucid Lynx 10.04 (32-bit)" new-name-label=Teste other-config-install-repository=nfs:10.0.0.3:
2002 Jul 23
1
installation R (OS: windows)
I''ve downloaded R (version: R-1.5.1). I looked at your instructions to install it into my pc, but after extracting files with winzip, I clicked on src/gnuwin32/installer/install but icon was in my directory, but was not on. I also looked for SetupR.exe or miniR.exe icons, but I didn''t find them. Now, I don''t know how to get the installation. Could you help me please?
2006 Nov 10
1
count data with nested mixed effects
Dear R-Pros, I have count data in which 6-10 points are nested within 17 larger units (which are nested within 3 larger-still units) plus a number of covariates. It could be nested ANCOVA but for poisson family. Could someone kindly advise me 1) if lmer is the correct function for the analysis? and 2) what synax expresses the error structure? I have consulted the package HTML documentation but