Displaying 10 results from an estimated 10 matches for "swayne".
Did you mean:
wayne
2000 Oct 25
4
png output in batch
...quot;"), width, height, pointsize, :
unable to start device PNG
Is there any way to trick this command into doing what I want?
I can alternatively produce postscript output, and then
convert to png, but I find the resolution disappointing.
(I'm using unix.)
Debby
--
Deborah Swayne AT&T Labs - Research
dfs at research.att.com Shannon Laboratory, Room B295
www.research.att.com/~dfs 180 Park Avenue
973 360-8423 Florham Park, NJ 07932-0971
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mai...
2003 Jul 23
2
trouble with maps
Has anyone else seen this behavior from the "maps" package?
map('state', fill=TRUE)
results in a lively mix of overlapping polygons inside a
map of the US, but they have no obvious relationship to
state boundaries. (See attached jpeg.)
-------------- next part --------------
I reinstalled the maps and mapdata packages from
ftp://ftp.mcs.vuw.ac.nz/pub/statistics/map/
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 May 06
2
need help building R on SGI
....h presence
configure:11614: gcc -E -I/usr/local/include conftest.c
configure:11620: $? = 0
configure:11638: result: yes
configure:11656: checking for rpc/rpc.h
configure:11663: result: yes
Is there more information I need to provide? Does this give
anybody any ideas?
Thanks,
Debby
--
Deborah Swayne AT&T Labs - Research
dfs at research.att.com Shannon Laboratory, Room B295
www.research.att.com/~dfs 180 Park Avenue
973 360-8423 Florham Park, NJ 07932-0971
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
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
2001 Jan 24
0
DSC 2001: 2nd CFP
...uwirth Universität Wien
Martyn Plummer International Agency for Research on Cancer
Brian Ripley University of Oxford
Antony Rossini University of Washington
Günther Sawitzki Universität Heidelberg
David Smith MathSoft
Detlef Steuer Universität der Bundeswehr, Hamburg
Deborah Swayne AT&T Labs
Duncan Temple Lang Bell Labs, Lucent Technologies
Luke Tierney University of Minnesota
Antony Unwin Universität Augsburg
Gregory Warnes Pfizer Global Research & Development
Chen Xun Merck Research Laboratories
There will be a two-day extension focusing on the f...
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
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
2002 Jul 10
1
trouble installing packages
I can't install some packages (even some of the recommended
packages), especially those that use f77, on an SGI.
Here's what happens:
fry: R CMD INSTALL quantreg_3.09.tar.gz
* Installing *source* package 'quantreg' ...
** libs
/tmp/R.INSTALL.2975859/quantreg/src
f77 -OPT:IEEE_NaN_inf=ON -g -c akj.f -o akj.o
... and there it hangs. I tried using MAKE=/usr/bin/make and