Re: [R] Loading rgdal library

2006-09-28 Thread Roger Bivand
gt; Any help in fixing this problem would be appreciated. > > Thanks, > > Rhead > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-g

Re: [R] package usage statistics. (UPDATE)

2006-09-26 Thread Roger Bivand
ot;; > > print "Now resolving dependencies..."; > for $p (keys %pkgs) { > #print "$p\n"; > getdepends($p); > } > print "done!\n"; > > open OUT,"> install.pkgs.r" or die("cannot create file install.pkgs.r"); > > print O

Re: [R] Statistical data and Map-package

2006-09-26 Thread Roger Bivand
yet what you need: europe$names[grep("Sicily", europe$names)] <- "Italy:Sicily" europe$names[grep("Sardinia", europe$names)] <- "Italy:Sardinia" match <- match.map(europe,country2001) color <- color2001[match] map(database="world"

Re: [R] proj4R library will not install

2006-09-23 Thread Roger Bivand
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Roger Bivand Economic Geo

Re: [R] R data query

2006-09-21 Thread Roger Bivand
ideas what I might do next? Have you come across this issue at all? > > Thanks > > > Lubna Al-Kharusi > PhD student (GIS) > Department of Geography > University of Leicester > University Road > Leicester > LE1 7RH > mobile # 07886990332 > > _______

Re: [R] apply for list or list -> array

2006-09-19 Thread Roger Bivand
og.naver.com/cahn88 > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-c

Re: [R] rgdal on a Mac

2006-09-07 Thread Roger Bivand
s 66047-3759 > [EMAIL PROTECTED] > www.kars.ku.edu/about/people/thayn/JonSite/Welcome.html > [[alternative text/enriched version deleted]] > > __________ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listin

Re: [R] merging tables by columns AND rows

2006-09-07 Thread Roger Bivand
/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian Scho

Re: [R] core dump with point.in.polygon

2006-08-31 Thread Roger Bivand
geo list (or the Sourceforge R-spat-dev list on r-spatial) in addition to writing to Edzer Pebesma and me as maintainers? If it helps, we can use the sourceforge CVS repository to try to nail this down. Running R -d gdb would be helpful. > > There are 10 or so known packages which seqfault on 6

Re: [R] Intro to Programming R Book

2006-08-24 Thread Roger Bivand
LEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30

Re: [R] plot problem

2006-08-20 Thread Roger Bivand
__ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >

Re: [R] string-to-number

2006-08-19 Thread Roger Bivand
s, P.E. > > [EMAIL PROTECTED] > phone: 561-352-9699 > eFax:  614-455-3265 > http://www.StatisticalEngineering.com >   > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do r

Re: [R] Odd behaviour of R

2006-08-18 Thread Roger Bivand
R version 2.3.0. > Any help is greatly appreciated. > > Thank you. > > > > Hiroto Miyoshi > [EMAIL PROTECTED] > > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listin

Re: [R] extractAIC using surf.ls

2006-08-10 Thread Roger Bivand
sidual.trls(fit) rather than n - df.residual.trls(fit). When this is corrected, for this case, the extractAIC() results agree. Roger Bivand > I may have misunderstood, but shouldn't the following give at least > the same d.f.? > > > library(spatial) > > data(topo

Re: [R] How to plot a image with restrictions?

2006-06-22 Thread Roger Bivand
() > 0.2 0.2 > 0.8 0.2 > 0.5 0.8 > > m = matrix(m,nr=3,byrow=T) > polygon( m, lwd=5 ) > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/postin

Re: [R] Help with dimnames()

2006-06-20 Thread Roger Bivand
, GA > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Depar

Re: [R] Status of "data.table" package

2006-06-05 Thread Roger Bivand
PLEASE do read the posting guide! > > http://www.R-project.org/posting-guide.html > > > > > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posti

Re: [R] Problem installing rgdal from source -- Makevars issue

2006-05-22 Thread Roger Bivand
./configure > > My Makevars contains this: > > PKG_CPPFLAGS = -I/awips/rep/lx/local_apps/proj4/include > PKG_LIBS = -L/awips/rep/lx/local_apps/proj4/lib > > I have also tried using the file name: Makevars and > Makevars-i686-pc-linux-gnu > > I'm sure I am doin

Re: [R] matrix transformation into 3 columns II.

2006-05-18 Thread Roger Bivand
; . > STATION_NAME170 DATE PRECIP > STATION_NAME170 DATE PRECIP > STATION_NAME170 DATE PRECIP > STATION_NAME170 DATE PRECIP > STATION_NAME170 DATE PRECIP > > > Thanks again for your help. > > > Rado > > -- Roger Bivand Econo

Re: [R] [ESRI-L] outline polygons of point clumps

2006-05-12 Thread Roger Bivand
uick look at the package adehabitat and did not find the > > function. > > > > To my knowledge, I could do it as follows: 1) make a grid map of my > > study area with cell values = 0; 2) assign 1 to the cells containing > > at least one point; 3) convert the 1-value cel

Re: [R] Contour plot overlayed with line plot

2006-05-11 Thread Roger Bivand
ur() first in the usual way, then use the lines() function to > > add lines to it. (Or points(), etc.) > > > > Duncan Murdoch > > > > __ > > R-help@stat.math.ethz.ch mailing list > > https://stat.ethz.ch/mailman/l

Re: [R] Calling R from C

2006-05-09 Thread Roger Bivand
"doloop",nt) > x: 1.00 > init ans: 0.00 > [1] 0 > > Apparently x has the right value but is somehow represented as a double > instead of as integer > > I'm using: > Version 2.3.0 (2006-04-24) > powerpc-apple-darwin8.6.0 > > attached base packages: &

Re: [R] gstat no longer handles 1-D data

2006-05-06 Thread Roger Bivand
s://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien

Re: [R] Polygon-like interactive selection of plotted points

2006-04-26 Thread Roger Bivand
600, Olympia, WA 98504-7600 > Parcels:300 Desmond Drive, Lacey, WA 98503-1274 > > On Wed, 26 Apr 2006, Roger Bivand wrote: > > > On Wed, 26 Apr 2006, Marc Schwartz (via MN) wrote: > > > > > On Wed, 2006-04-26 at 18:13 +0100, Florian Nigsch wrote:

Re: [R] Polygon-like interactive selection of plotted points

2006-04-26 Thread Roger Bivand
gets the polygon on-screen plot(xy) polygon(poly) io <- inout(xy, poly) # this returns a logical vector for points in the polygon points(xy[io,], pch=16, col="blue") Roger > > Just as an FYI, you might also want to look at ?chull, which is in the > base R distribution and

Re: [R] how to add US map to basic plot

2006-04-17 Thread Roger Bivand
? Once that is known, it should be simple enough, I hope. > > Youlong > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/pos

[R] [R-pkgs] Incompatible update to splancs

2006-04-11 Thread Roger Bivand
the sp bbox() output into the form used until now by splancs. With apologies for the bumpy ride, -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47

Re: [R] difference between two density plots

2006-04-06 Thread Roger Bivand
> Duncan Murdoch > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geogra

Re: [R] how to delete the bar in the right of "filled.contour" map

2006-04-04 Thread Roger Bivand
ing on to plot the legend. > Thanks! > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org

Re: [R] Plotting shapefiles on existing maps

2006-03-30 Thread Roger Bivand
_lines1) to see if you are in the right ballpark. > > Perhaps the trick is in converting your contours data into > longitude/latitude form for the x and y components. > > Hope this helps, > Ray Brownrigg > > ______ > R

Re: [R] Sub-vector

2006-03-29 Thread Roger Bivand
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43

Re: [R] Monmonier algorithm

2006-03-29 Thread Roger Bivand
ps the authors are able to help by making code available, the poster looks like a nice example of spatial data analysis. > > Cheers, > > Thibaut Jombart. > > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Admin

Re: [R] load file RData which store in zip file

2006-03-29 Thread Roger Bivand
______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegia

Re: [R] opendap/dods data retrieval

2006-03-28 Thread Roger Bivand
> > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Econo

Re: [R] who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?

2006-03-23 Thread Roger Bivand
dep is not limited to the Windows platform. > Thanks very very much! > > > -- > Kind Regards,Zhi Jie,Zhang ,Department of EpidemiologySchool of Public > HealthFudan UniversityTel:86-21-54237149 > -- Roger Bivand Economic Geography Section, Department of Economics, Norwe

Re: [R] How to join "specific Special Interest Group (=: SIG) mailing lists"

2006-03-21 Thread Roger Bivand
_ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business A

Re: [R] Getting polygons from contiguous grid cells having same value in sp

2006-03-21 Thread Roger Bivand
are straight lines, there remain vertices at (2.5,2.5) and (1.5,3.5) that are strictly unneeded. Next time R-sig-geo? Roger > > Thanks, > Scott Waichler > Pacific Northwest National Laboratory > scott.waichler _at_ pnl.gov > > ____

Re: [R] transform shapefiles in UTM to lat/long

2006-03-21 Thread Roger Bivand
st moving this thread to the R-sig-geo mailing list, and have cc-ed this reply there. Please also say which platform and version of R you are using. > > Thanks, > > Fredy > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and

Re: [R] Map archives

2006-03-19 Thread Roger Bivand
://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. vo

Re: [R] How to divide too long labels?

2006-03-18 Thread Roger Bivand
each value separately. > > Atte Tenkanen > University of Turku > Finland > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Econo

Re: [R] legend in bubble plots made with symbols()

2006-03-18 Thread Roger Bivand
p > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95

Re: [R] can't load "geoR"

2006-03-17 Thread Roger Bivand
1 Church St., 7th Floor > New Haven, CT 06437 > [EMAIL PROTECTED] > phone: 203-764-9805 > fax: 203-764-9831 > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R

Re: [R] map question

2006-03-15 Thread Roger Bivand
27;d suggest your following up there: https://stat.ethz.ch/pipermail/r-sig-geo/2006-March/thread.html at "Adding some data as colors to world map" > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helle

Re: [R] display postal codes for Germany on a map

2006-03-15 Thread Roger Bivand
> [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > --

Re: [R] Address matching (was R-help Digest, Vol 37, Issue 12)

2006-03-15 Thread Roger Bivand
cosa > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Eco

Re: [R] help on moran's I index of point pattern, not areal pattern

2006-03-14 Thread Roger Bivand
37149 > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Departm

Re: [R] count pixels of same color in pixmap object?

2006-03-09 Thread Roger Bivand
greydata)) # c() to flatten a matrix length(unique(c(greydata))) length((c(greydata))) # rather a lot of different values, let's round: rgreydata <- round(greydata*10) length(unique(c(rgreydata))) # looks good table(c(rgreydata)) I assume that you converted from tiff or jpeg to pnm ou

Re: [R] How to solve lazy-loading faiolure for pkg gstat - was (disable lazy-loading in install.packages() ?)

2006-03-07 Thread Roger Bivand
;>> > >>> Is there a way of disabling it within an R session? > >>> > >>> Thanks, > >>> Ulrich > >> > >> -- > >> Brian D. Ripley, [EMAIL PROTECTED] > >> Professor of Applied Statistics, http:

Re: [R] Sweave and long strings

2006-03-05 Thread Roger Bivand
prevent it overrunning the right margin. > > May you help me ? > > Thanks > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-p

Re: [R] Compute quantiles with values and correspondent frequencies

2006-03-03 Thread Roger Bivand
gt; Thank you > > Paolo Radaelli > > > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-proj

Re: [R] kmeans

2006-02-28 Thread Roger Bivand
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business

Re: [R] about"Riply's K function"and "envelope"

2006-02-27 Thread Roger Bivand
> > > > > I don't have an example, but have you looked at ?Kenvl in the spatial > > package? > > > > HTH, > > > > --sundar > > > > [[alternative HTML version deleted]] > > __ > R-he

Re: [R] Question about Sweave

2006-02-27 Thread Roger Bivand
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economic

Re: [R] how to change my data to "point data set" in package "SPLANCE"?

2006-02-27 Thread Roger Bivand
> > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section,

Re: [R] subtotal, submean, aggregate

2006-02-26 Thread Roger Bivand
tra habitats vector with a unique label for each run. Since I don't know your seed, the results are not the same, but rle() is quite good for runs. Roger > > Cheers, > > Patrick Giraudoux > > __ > R-help@stat.math.ethz

Re: [R] help on dyn.load()

2006-02-19 Thread Roger Bivand
t; Feng > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Econo

Re: [R] Linux Distribution Choice

2006-02-19 Thread Roger Bivand
tat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen,

Re: [R] Sweave - problems with underscores in variable names...

2006-02-16 Thread Roger Bivand
arch i686 > os linux-gnu > system i686, linux-gnu > status > major2 > minor2.1 > year 2005 > month12 > day 20 > svn rev 36812 > language R > > -- > "Once, adv. - Enough > Twice, adv. - Once too often" > - Ambrose Bierce, The Devil's Dictionary > > E

Re: [R] transforming data frame for use with persp

2006-02-14 Thread Roger Bivand
Denis Chabot > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section,

Re: [R] the proper way to use panel functions in lattice package?

2006-02-14 Thread Roger Bivand
ons seem to give > > difference contour from the same data set. contourplot(lattice) seem to give > > better looking contour than contourLine() or contour(). > > contourplot uses contourLines (which I assume is what you meant) > internally, so any differences probably stem

Re: [R] Adding dimnames to image()

2006-02-13 Thread Roger Bivand
ranging from 0 to 1. > > > > Thank you, sincerely > > ___ > > Markus Preisetanz > > Consultant > > > > Client Vela GmbH > > Albert-Roßhaupter-Str. 32 > > 81369 München > > fon: +49 (0) 89 742 17-113 >

Re: [R] Need frequency distribution for x,y coordinates

2006-02-11 Thread Roger Bivand
msn.realestate.com.au > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section,

Re: [R] Splitting printed output in Sweave

2006-02-10 Thread Roger Bivand
; __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics,

Re: [R] Controling the x or y limit

2006-02-10 Thread Roger Bivand
; Subhabrata > > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guid

Re: [R] converting lat-long coordinates to Albers Conical Equal Area coordinates

2006-02-09 Thread Roger Bivand
9829 > East: -65.349890 > North: 51.606167 > South: 22.862978 > In projected or local coordinates > Left: -2356341.706499 > Right: 2257925.009693 > Top: 3172647.320063 > Bottom: 268329.067476 > > ### > > ______ &g

Re: [R] Shapefiles

2006-02-09 Thread Roger Bivand
C6 > Tel: 905-569-4382 > Lab: 905-828-3868 > Fax: 905-828-5273 > Skype: tarmoremmel > http://eratos.erin.utoronto.ca/remmelt > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEAS

Re: [R] jpeg or tiff file formats

2006-02-08 Thread Roger Bivand
peg(filename="myplot". from the "bmp, jpec and png > graphics devices" documentation. It seems to create an empty file. Is it > that this function can not work with lattice plots? Can R directly write > a jpeg or pgn file? Either FAQ 7.22 or dev.off()? > >

Re: [R] R- License

2006-02-07 Thread Roger Bivand
_ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegia

Re: [R] Gauss-Krüger coordinates system

2006-02-01 Thread Roger Bivand
llipsoid all.equal(slot(coords_sp_LL, "coords"), slot(coords_sp, "coords")) Roger > > Regards, > > Marco > > Marco Giannitrapani > Statistical Consultant -- Roger Bivand Economic Geography Section, Department of E

Re: [R] match() & seq()

2006-01-30 Thread Roger Bivand
; day 20 > svn rev 36812 > language R > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-g

Re: [R] Previously compilation procedure on Mac OS X no longer works

2006-01-27 Thread Roger Bivand
#x27; > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department o

Re: [R] Very important! Global variables in R?

2006-01-24 Thread Roger Bivand
nformation > > Sean > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geo

Re: [R] Own Color Palette

2006-01-18 Thread Roger Bivand
> https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway.

Re: [R] a series of 1's and -1's

2006-01-11 Thread Roger Bivand
> > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Econ

Re: [R] matching country name tables from different sources

2006-01-11 Thread Roger Bivand
g/posting-guide.html > > > > > > > > - > > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.c

Re: [R] maptools, write.polylistShape

2006-01-08 Thread Roger Bivand
tePolyShape(SPDF, "outfile") (untried - but close enough). Best wishes, Roger > > All the best, > > Patrick > > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30

Re: [R] need palette of topographic colors similar to topo.colors()

2006-01-07 Thread Roger Bivand
omething better tuned, perhaps catenating two ramps together. > > Thank you, > b. > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http:/

Re: [R] distribution maps

2006-01-06 Thread Roger Bivand
r data, and a helpful reply would depend on knowing that. > > Best regards > > Rogério > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 5

Re: [R] How to visualise spatial raster data?

2006-01-06 Thread Roger Bivand
via the "Spatial" Task View on CRAN. > > thanks, > Jan > > windows R 2.2 > library(geoR) > library(akima) > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-50

Re: [R] A comment about R:

2006-01-04 Thread Roger Bivand
On Wed, 4 Jan 2006, Thomas Lumley wrote: > On Wed, 4 Jan 2006, Roger Bivand wrote: > > Could I ask for comments on: > > > > source(url("http://spatial.nhh.no/R/etc/capabilities.R";), echo=TRUE) > > > > as a reproduction of the Stata capabilities sess

Re: [R] A comment about R:

2006-01-04 Thread Roger Bivand
ls (on-the-fly objects), and multiple data-sets (objects, typically data frames) simultaneously present in the workspace. Inserting objects() into the script would show the workspace growing, perhaps. Roger -- Roger Bivand Economic Geography Section, Departm

Re: [R] newbie R question

2006-01-03 Thread Roger Bivand
** > This email and any files transmitted with it are confidentia...{{dropped}} > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://w

Re: [R] How extract the names of ID in SpatialPolygons object

2005-12-30 Thread Roger Bivand
___ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Busin

Re: [R] importing shapefiles into spatstat

2005-12-30 Thread Roger Bivand
> > [[alternative HTML version deleted]] > > > > __ > > R-help@stat.math.ethz.ch mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide! > > http://www.R-proje

Re: [R] How to draw partial grid in plot for spatial-binomial experiment?

2005-12-19 Thread Roger Bivand
_df), label=format(fri2_SPl_df$units.m), cex=0.6) title(xlab="Easting (km)", ylab="Northing (km)", main="Trials") par(opar) which captures most of the polygon drawing for you. It has to go from points to pixels to polygons to induce the regular shapes. Roger > > Th

Re: [R] Why is bubbles() creating empty png graphs?

2005-12-15 Thread Roger Bivand
'of', progress_end, " | ", fn, " | ") > flush.console() > if (!file.exists(fn)) > { > q <- paste("select X,Y,RX from", tn, "where (_run=", run, ") AND > (_Year=", year, ")") > rs <- dbSendQuery(c

Re: [R] Age of an object?

2005-12-14 Thread Roger Bivand
ate information only for objects that have changed... > >> > Trevor> I have looked around, but I presume this information is not > available. > >>> > >>> I assume you will get other answers, more useful to you, which > >>> will be based on

Re: [R] package for factor analysis

2005-12-14 Thread Roger Bivand
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Adminis

Re: [R] Ploting graphics using X tints from a color

2005-12-13 Thread Roger Bivand
; __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, N

Re: [R] Maintaining factors when copying from one data frame to another

2005-12-07 Thread Roger Bivand
z.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business

Re: [R] Addon packages

2005-11-30 Thread Roger Bivand
deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Departme

Re: [R] PNG-import into R

2005-11-21 Thread Roger Bivand
e the parts you need. That is probably the least resistance path. > > Thanks for any help > Dominic Sydler > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posti

Re: [R] Point pattern to grid

2005-11-18 Thread Roger Bivand
>try1 <- data.frame(t(data.frame(try01))) > ># transpose > >summary(try1) > >sgrd1 <- SpatialGridDataFrame(slot(sgrd, "grid"), try1) > >image(sgrd1, "x") > >image(sgrd1, "y") > >image(sgrd1, &quo

Re: [R] Morans I for Spatial Surveillance

2005-11-18 Thread Roger Bivand
es[i]<-moran.test(spNamedVec(N[i+7], T1), col.W, > zero.policy=TRUE), res[i]<-"NULL") > > } > > print(res) > > > > > > > [[alternative HTML version deleted]] > > ___

Re: [R] Point pattern to grid

2005-11-18 Thread Roger Bivand
than the short description of the sp package in the latest R-News, and will most likely be a new method for overlay in sp. If these are your 200K points, it may take a little longer ... > > Cheers, > > Leaf > > -- Roger Bivand Economic Geograp

Re: [R] Replace missing values in spatial design using moving average

2005-11-16 Thread Roger Bivand
ET CEDEX > FRANCE > Tel. + 33 2 38 41 78 00 > Fax. + 33 2 38 41 48 09 > - - - - - - - - - - - - - - - - - - - - - - - > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > --

Re: [R] Histogram font

2005-11-16 Thread Roger Bivand
t font is required, > or (b) specify one of the fonts I have available? > > This problem is specific to hist(), plot() works fine. > I am using R on SuSE Linux v9.3, from the KDE desktop. Try searching the mailing list, this feels like: http://finzi.psych.upenn.edu/R/Rhelp02a/archiv

Re: [R] spatial statistics on images, any packages?

2005-11-16 Thread Roger Bivand
rs - is not what spdep is dimensioned for. Advice will depend on your research problem. > > Regards, > Koen > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice:

Re: [R] open source and R

2005-11-13 Thread Roger Bivand
On Sun, 13 Nov 2005, Robert wrote: > If I do not know C or FORTRAN, how can I fully understand the package or > possibly improve it? By learning enough to see whether that makes a difference for your purposes. Life is hard, but that's what makes life interesting ... > Robert. >

Re: [R] open source and R

2005-11-13 Thread Roger Bivand
On Sun, 13 Nov 2005, Robert wrote: > Roger Bivand <[EMAIL PROTECTED]> wrote: > On Sun, 13 Nov 2005, Robert wrote: > > > It uses FORTRAN code and not in pure R. > > The same applies to deldir - it also includes Fortran. So the answer seems > to be no, there is no

<    1   2   3   4   5   >