Re: [R-sig-Geo] R packages for multivariate spatial models

2024-04-07 Thread Sarah Goslee
I am looking for suggestions of R packages to fit multivariate spatial > models. > > > -- > *Manuel Spínola, Ph.D.* > > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-

Re: [R-sig-Geo] rast() in terra doesn't show cell values

2023-03-08 Thread Sarah Goslee
; > > > ~~~ > Dr. Noah Charney (he/him) > Assistant Professor of Conservation Biology > Department of Wildlife, Fisheries, and Conservation Biology > University of Maine, Orono, ME > 230 Nutting Hall > (207) 581-1284 > > [[alternative HTML version deleted]] > > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] write to netcdf

2020-01-17 Thread Sarah Goslee
, 1:2] 289417 1432377 645707 1542095 > .. ..- attr(*, "dimnames")=List of 2 > .. .. ..$ : chr [1:2] "s1" "s2" > .. .. ..$ : chr [1:2] "min" "max" > ..@ proj4string:Formal class 'CRS' [package "sp"] with 1 slot >

Re: [R-sig-Geo] Kriging question, please

2019-12-19 Thread Sarah Goslee
list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Comparing distance among point pattern events

2019-11-22 Thread Sarah Goslee
AB<-superimpose(A,B) > ABd<-pairdist(AB) > AC<-superimpose(A,C) > ACd<-pairdist(A) > mean(ABd) > #[1] 0.5112954 > mean(ACd) > #[1] 0.5035042 > > With this naive approach, I concluded that event C is more close of A > that B. This sounds enough for a final

Re: [R-sig-Geo] Variable importance bar plot

2019-10-29 Thread Sarah Goslee
in *geom= "bar*". And I had error. > > Please I will be glad to get some assistance. > > Thank you. > > Best regards, > > Enoch > -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Area calculation of forest cover classes.

2019-09-14 Thread Sarah Goslee
o use them. I will be glad to > have some help from you. > > Thank you. > > Best regards, > > Enoch. > > On Thu, 12 Sep 2019 at 18:06, Sarah Goslee wrote: >> >> Hi, >> >> Without knowing any details of what you did, the general procedure is: >

Re: [R-sig-Geo] Area calculation of forest cover classes.

2019-09-12 Thread Sarah Goslee
how to code.) > > Thank you. > > Best regards, > > Enoch > -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Gridding a daily time series in R

2019-09-12 Thread Sarah Goslee
ting information of 41 weather stations. > > I would appreciate any input, idea or suggestion to find a way out to grid > the daily time series and get the ".nc" file. > > Thank you, > > Cristo Facundo Pérez > > [[alternative HTML version deleted]] > >

Re: [R-sig-Geo] Data conversion

2019-08-28 Thread Sarah Goslee
gdalUtils::get_subdatasets("modisndvi.hdf"[1]) > gdalUtils::gdal_translate(src_dataset = subsets[1], dst_dataset = > "modisndvi.tiff") > > NULL > > What can I do? > > -- > Fatih Kara > -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] extract data from multilayer nc file

2019-05-30 Thread Sarah Goslee
ca (Fisheries Institute) > São Paulo, Brasil > > [[alternative HTML version deleted]] > > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] GRID based calculations

2019-05-24 Thread Sarah Goslee
.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Converting a variable's units from gigatons to teratons

2019-03-28 Thread Sarah Goslee
ersion? > Thanks, and any assistance would be greatly appreciated! > > [[alternative HTML version deleted]] > > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.eth

Re: [R-sig-Geo] Geographically weighted regression

2019-02-22 Thread Sarah Goslee
u, > Christoph > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Sarah Goslee (she/her) http://www.numberwright.com ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] error when trying to use RStudio within GRASS

2018-12-23 Thread Sarah Goslee
… > > USERPROFILE C:\Users\... > > windir C:\WINDOWS > > > > > > > sessionInfo() > > R version 3.5.1 (2018-07-02) > > Platform: x86_64-w64-mingw32/x64 (64-bit) > > Running under: Windows >= 8 x64 (build 9200) > > > > Matrix products: default > > > > locale: > > [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United > States.1252 > > [3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C > > > [5] LC_TIME=English_United States.1252 > > > > attached base packages: > > [1] stats graphics grDevices utils datasets methods base > > > > other attached packages: > > [1] dbscan_1.1-2rgdal_1.3-4 geostatsp_1.7.2 > Matrix_1.2-14 > > [5] raster_2.6-7maptools_0.9-3 maps_3.3.0 > spatstat_1.56-1 > > [9] rpart_4.1-13nlme_3.1-137spatstat.data_1.3-1 > rgrass7_0.1-10 > > [13] XML_3.98-1.16 sp_1.3-1 > > > > > > > > Thanks in advance, > > > > William > [[alternative HTML version deleted]] > > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo > -- Sarah Goslee (she/her) http://www.sarahgoslee.com [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] A practical guide to geostatistical mapping

2018-08-31 Thread Sarah Goslee
here is a need to improve on this. > >If anyone knows of documentation relevant to surface water quality, > particularly flowing waters, please point me to them. > > Regards, > > Rich > > ___ > R-sig-Geo mailing list > R-s

Re: [R-sig-Geo] How do i plot a graph with x axis vertically labelled?

2018-08-13 Thread Sarah Goslee
;01/03/2005", "07/03/2005", "08/03/2005", "09/03/2005", "14/03/2005", > "16/03/2005", "25/03/2005", "01/04/2005", > "06/04/2005", "07/04/2005", "08/04/2005", "13/04/2005", > "14/04/2005", "27/04/2005", > "01/05/2005", "07/05/2005", "08/05/2005", "16/05/2005", "30/05/2005", > "06/06/2005"), main = 'Females 2005', > ylab = 'Age/Days', xlab = 'Birth/Hatch date') > > Many thanks > Vasana > Sent from Mail for Windows 10 > > > [[alternative HTML version deleted]] > > ___ > R-sig-Geo mailing list > R-sig-Geo@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] rgdal installation on Fedora 28

2018-06-17 Thread Sarah Goslee
gainst .rodata' can >>> not be used when making a shared object; recompile with -fPIC >>> >>> make me wonder: maybe there is a -fPIC compilation flag lacking for you >>> platform in the makefile? >>> >>> Greetings, -- Thiago V. dos Santos >>

Re: [R-sig-Geo] rgdal installation on Fedora 28

2018-06-15 Thread Sarah Goslee
something in that thread? Sarah On Fri, Jun 15, 2018 at 4:31 PM Ista Zahn wrote: > > https://askubuntu.com/questions/360329/error-cannot-run-c-compiled-programs-if-you-meant-to-cross-compile-use-host > might help. > > --Ista > > On Fri, Jun 15, 2018 at 3:27 PM, Sarah Go

[R-sig-Geo] rgdal installation on Fedora 28

2018-06-15 Thread Sarah Goslee
log are posted online at: http://numberwright.com/2018/06/stuck-on-rgdal/ Any ideas? Or any other information that would be useful? Thanks! Sarah -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org ht

Re: [R-sig-Geo] 'help'

2018-04-14 Thread Sarah Goslee
.sided > > sample estimates: > > Moran I statistic Expectation Variance > > 0.034154753 -0.007299270 0.002527644 > > NB: in the neighbour links there are 2 regions with no links > > > Thank you for any help > > > > *Regard

Re: [R-sig-Geo] DataGrid

2017-10-15 Thread Sarah Goslee
NA NA NA NA NA NA NA NA NA NA ... > > .. ..$ Middle : num [1:1372406] NA NA NA NA NA NA NA NA NA NA ... > > .. ..$ NoEdu : num [1:1372406] NA NA NA NA NA NA NA NA NA NA ... > > .. ..$ Prim: num [1:1372406] NA NA NA NA NA NA NA NA NA NA ... &g

Re: [R-sig-Geo] Same mask for two rasters, but obtaining different extents in R

2017-03-15 Thread Sarah Goslee
48938 > > > lg5 > class : RasterLayer > dimensions : 339, 246, 83394 (nrow, ncol, ncell) > resolution : 0.0417, 0.0417 (x, y) > extent : 72.45833, 82.70833, 8.083333, 22.20833 (xmin, xmax, > ymin, ymax

Re: [R-sig-Geo] R Help

2016-01-07 Thread Sarah Goslee
As you will see below, posting in HTML format made your question unreadable. However, this looks rather like homework, and if so then you should look for help from the resources associated with your course. If it isn't homework, you will get much more assistance if you provide a reproducible

Re: [R-sig-Geo] R Help

2016-01-07 Thread Sarah Goslee
ord document > along the data that is used. > > Kind Regards > Krishan > > ________ > From: Sarah Goslee <sarah.gos...@gmail.com> > Sent: 07 January 2016 20:31 > To: Mistry, Krishan > Cc: r-sig-geo@r-project.org > Subject: Re: [

Re: [R-sig-Geo] "Paste" with poly titles

2015-11-15 Thread Sarah Goslee
ot know something important about "Paste" > > All criticism and comments appreciated, > Jim Burke > > [[alternative HTML version deleted]] > --- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Landscape metrics: SDMTools. Error installation

2015-09-16 Thread Sarah Goslee
1: display list redraw incomplete > 2: display list redraw incomplete >> library(SDMTools) > Error: package ‘SDMTools’ was built before R 3.0.0: please re-install it > > [[alternative HTML version deleted]] > > ________

Re: [R-sig-Geo] New package > RStoolbox: Remote Sensing Data Analysis in R

2015-09-15 Thread Sarah Goslee
se see >> http://bleutner.github.io/RStoolbox/rstbx-docu/ >> >> We sincerely hope that this package may be helpful for some people and are >> looking forward to any feedback, suggestions and bug reports. >> > > -- > ###

Re: [R-sig-Geo] spBayes package spLM function

2015-07-23 Thread Sarah Goslee
is a 29 by 2 matrix, but it also tells me this error message. Could anyone help me to figure out. Thanks for all your help. Helen -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https

Re: [R-sig-Geo] Verify units of distance between coordinates

2014-08-28 Thread Sarah Goslee
). I want to now determine what units DstClW is in, and also verify that these distances make sense and were calculated correctly. Any suggestions as to how this might be done? Regards Justin Michell -- Sarah Goslee http://www.functionaldiversity.org

Re: [R-sig-Geo] Verify units of distance between coordinates

2014-08-28 Thread Sarah Goslee
On Thu, Aug 28, 2014 at 9:32 AM, Michael Sumner mdsum...@gmail.com wrote: On Thu, Aug 28, 2014 at 10:50 PM, Sarah Goslee sarah.gos...@gmail.com wrote: They don't make sense. Best: convert them into a projection where the distances are in meters already, like UTM. Then distances calculated

Re: [R-sig-Geo] histogram matching of cloud masked Landsat 8 messages

2014-08-12 Thread Sarah Goslee
, but we just started to learn how to work with R for image processing, So could we please get some advice on this.. Many thanks Sarah -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https

Re: [R-sig-Geo] space time error message

2014-08-08 Thread Sarah Goslee
The next date 1984-01-11 etc.. could someone help solve this urgent issue. Best regards, eus -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Kernel smoothing density function

2014-07-24 Thread Sarah Goslee
at ‘eval.points’ If this density estimate is not the estimate you are looking for, you'll need to be more specific. Sarah -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman

Re: [R-sig-Geo] Kernel smoothing density function

2014-07-24 Thread Sarah Goslee
that you might want to look into ?rgl.snapshot Sarah On Thursday, July 24, 2014 12:35 PM, Sarah Goslee sarah.gos...@gmail.com wrote: Hi, On Thu, Jul 24, 2014 at 1:22 PM, Ferra Xu ferra...@yahoo.com wrote: Hello all, In order to find the kernel smoothing density function of a 3 dimensional

Re: [R-sig-Geo] Conversion geographical coodinate in UTM

2014-06-30 Thread Sarah Goslee
spTransform(xSP, CRSobj, ...) : No transformation possible from NA reference system My UTM area is 27 W (If I understood the system) What is wrong? Thanks in advance Benjamin -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing

Re: [R-sig-Geo] Export object class SpatialPixelsDataFrame to GIS

2014-06-03 Thread Sarah Goslee
SpatialPixelsDataFrame, into a format use-able by GIS platform, mostly QGIS, so that I can work within specific kernels in the field. Thanks! -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org

Re: [R-sig-Geo] where's spatstat?

2013-11-27 Thread Sarah Goslee
wrote: i install packages on my windows7 pc by clicking packages install and then i select a mirror site, which brings up a list of 100s of packages in alpha order, including SpatioTemporal followed by spBayes. Lee De Cola. - Original Message - From: Sarah Goslee sarah.gos

Re: [R-sig-Geo] where's spatstat?

2013-11-27 Thread Sarah Goslee
packages install and then i select a mirror site, which brings up a list of 100s of packages in alpha order, including SpatioTemporal followed by spBayes. Lee De Cola. - Original Message - From: Sarah Goslee sarah.gos...@gmail.com To: ldec...@comcast.net Cc: r-sig-geo r-sig-geo@r

Re: [R-sig-Geo] Landsat soil moisture index

2013-11-08 Thread Sarah Goslee
NDVI scatter plots, and use the corresponding slopes and intercepts to calculate Tsmax and Tsmin Tsmax = (a1 x NDVI) + b1 TSmin = (a2 x NDVI) + b2 Hoping this is not such a difficult task for someone mathematically inclined Thanks Allen -- Sarah Goslee http

Re: [R-sig-Geo] Does sp::coordinates() behave correct?

2013-10-21 Thread Sarah Goslee
with last digit =0 are not changed. Is this an expected behaviour and if this is right, why? If not, what would be the correct solution to convert these coordinates? Or do I missunderstand something here. Any help is appreciated. Thanks in advance, Rainer Hurling -- Sarah Goslee http

Re: [R-sig-Geo] space-time clustering

2013-10-17 Thread Sarah Goslee
(for lattice and geostatistical process) . Thanks very much Best Yi -- Sarah Goslee http://www.stringpage.com http://www.sarahgoslee.com http://www.functionaldiversity.org [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R

Re: [R-sig-Geo] Which are the most suitable, elegant or efficient packages for geographical maps in R? Which did you use yourself?

2013-07-23 Thread Sarah Goslee
elsewhere. Cheers, Markus -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Fwd: help with matrix

2013-07-19 Thread Sarah Goslee
)[index50$row], col = colnames(adist)[index50$col], stringsAsFactors = FALSE) Sarah -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Problem with NDVI difference with subset image

2013-06-23 Thread Sarah Goslee
,stackIm2.sample.tif)) band3-raster(multi.espc,1) band4-raster(multi.espc,2) ndvi-(band4-band3)/(band4+band3) # -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman

Re: [R-sig-Geo] plotting counties of two states

2013-06-17 Thread Sarah Goslee
. counties - SpatialPolygonsDataFrame(comapP, data=data2) But now you're trying to use an 80-element data frame with a 79-element Spatial Polygon object. If you refrain from deleting a perfectly good county, your code runs. Sarah From: Sarah Goslee sarah.gos

Re: [R-sig-Geo] Problem with gdalinfo in landsat package

2013-06-12 Thread Sarah Goslee
= 100, widthy = 100) sh: 1: gdalinfo: not found Error in system(paste(gdalinfo , filename, sep = ), intern = TRUE) There are any member group that uses the landsat package that helps me. I use Ubuntu OS Ubuntu 12.04 and R 3.0.0 Thanks, Alexandre Santos -- Sarah Goslee http

Re: [R-sig-Geo] Distance converted in koordinates

2013-05-02 Thread Sarah Goslee
-- Sarah Goslee http://www.stringpage.com http://www.sarahgoslee.com http://www.functionaldiversity.org [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] calculate semivariogram values and perform kriging BY HAND for a simple dataset

2013-03-19 Thread Sarah Goslee
kriging by hand to estimate the Z value at point C and D. Also, how much weight (w) should be given to ZA and ZB while estimating ZC (ZC=w1*ZA+w2*ZB) or ZD (ZD=w1*ZA+w2*ZB)? Thanks in advance. -- Sarah Goslee http://www.functionaldiversity.org ___ R

Re: [R-sig-Geo] Distance between two points

2012-12-07 Thread Sarah Goslee
-finding incompatible with long-lat style coordinates? Should I first transform my data and prediction locations into something where the unit of measurement is in metres rather than decimal degrees? Many thanks, Simon -- Sarah Goslee http://www.functionaldiversity.org

Re: [R-sig-Geo] Distance between two points

2012-12-07 Thread Sarah Goslee
Thanks again for your help. Cheers, Simon -Original Message- From: Sarah Goslee [mailto:sarah.gos...@gmail.com] Sent: 07 December 2012 14:18 To: O'Hanlon, Simon J Cc: r-sig-geo@r-project.org Subject: Re: [R-sig-Geo] Distance between two points Precisely. You should use great

Re: [R-sig-Geo] saving results from a loop

2012-12-04 Thread Sarah Goslee
, set=list(idp =2)) IDWRaster.temp - interpolate(r2, IDW.temp) results[[i]] - IDWRaster.temp } Thanks again. minti On Tue, Dec 4, 2012 at 6:19 PM, Sarah Goslee sarah.gos...@gmail.com wrote: I would save the information you're interested in as a list: library(gstat) library(raster) x

Re: [R-sig-Geo] Saving a variogram in gstat

2012-11-05 Thread Sarah Goslee
wrote: Thanks, Sarah. I've tried that and it looks like it is loaded but when I try to do anything such as plot(variog1) or fit it it does not work. When I ask class(variog1) it says character 2012/11/5 Sarah Goslee sarah.gos...@gmail.com javascript:; If you use save() to save your

Re: [R-sig-Geo] Saving a variogram in gstat

2012-11-05 Thread Sarah Goslee
there is no R object called tuc11.2.200.var If you want your saved object to have that name, you need to rename it before saving. Sarah -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch

Re: [R-sig-Geo] Saving a variogram in gstat

2012-11-05 Thread Sarah Goslee
in that workspace (potentially overwriting any object already named variog11.2). I don't understand your question about directories. Sarah 2012/11/5 Sarah Goslee sarah.gos...@gmail.com On Mon, Nov 5, 2012 at 10:26 AM, carolina monmany acmonm...@gmail.com wrote: Thanks Sarah and Mauricio

Re: [R-sig-Geo] How to cite raster package ?

2012-10-19 Thread Sarah Goslee
want to cite raster package in my paper. But I could not find the citation details. Any help will be appreciated. Thanks, Narayani [[alternative HTML version deleted]] -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing

Re: [R-sig-Geo] Help in simultaneous equations

2012-06-18 Thread Sarah Goslee
provide the information requested in the posting guide on OS, versions, data, etc. Sarah Note: I have four equations and I am using cross section data. I will really appreciate if someone can help me out. Thanks Saima -- Sarah Goslee http://www.functionaldiversity.org

Re: [R-sig-Geo] Simultaneous model

2012-05-27 Thread Sarah Goslee
Precisely. You're missing the final closing parenthesis, and you've misspelled TRUE at least once. The proper tools will help with that, even without diving into a full IDE. Any text editor intended for programmers will match parentheses and highlight reserved words. Sarah On May 27, 2012, at

Re: [R-sig-Geo] Need help in R

2012-05-24 Thread Sarah Goslee
and was unable to find this package in R 2.14.2. Can some one tell me please if I can use any previous version of R. I have to use packages spse, spdep, and sphet in one version. Thank you Saima -- Sarah Goslee http://www.functionaldiversity.org ___ R

Re: [R-sig-Geo] [R-sig-eco] Question about Mantel Test

2012-05-10 Thread Sarah Goslee
environmental grids trying to minimize the effect of spatial auto-correlation? Regards to all and thanks in advance for your help. -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https

Re: [R-sig-Geo] convex hull on PCA results of BIOCLIM variables

2012-05-09 Thread Sarah Goslee
, grid=F, clabel=0, origin=c(0,0),addaxes=T,col=c(red,blue), cpoint=.65) I get the axes, the grid, the species name label but nothing else. I would greatly appreciate any advice as I have not been able to figure myself how to solve this problem. Thank you very much, Julian -- Sarah

Re: [R-sig-Geo] problem when cropping soil layers

2012-04-04 Thread Sarah Goslee
(and not attached):  [1] colorspace_1.1-1   dichromat_1.2-4    digest_0.5.2 grid_2.14.1        MASS_7.3-16        memoise_0.1  [7] munsell_0.3        proto_0.3-9.2      RColorBrewer_1.0-5 reshape2_1.2.1     scales_0.2.0       stringr_0.6 [13] tools_2.14.1 -- Sarah Goslee http

Re: [R-sig-Geo] a world type mapping question

2012-03-29 Thread Sarah Goslee
, Erin -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] great circle distances

2012-03-26 Thread Sarah Goslee
ArcGIS turns up a lot of potentially-helpful answers. I think StackOverflow probably has an ArcGIS discussion board you could try for more concrete answers. Sarah -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r

Re: [R-sig-Geo] Fw: impuating non-zero values for 'zeros' in OpenBugs

2012-03-16 Thread Sarah Goslee
On Mar 16, 2012 1:36 AM, Subramanian Swaminathan ssu...@yahoo.com wrote: Dear listers, Apologies for sending this mail again. Hope this time I would get response from the listers. Well, it's not clear to me why you would expect the r-sig-geo list to be able to help with OpenBugs. It's even

Re: [R-sig-Geo] spdep and server

2011-12-01 Thread Sarah Goslee
) : replace-coercion not allowed But if I run it on my computer it works. So, why it doesn’t work on a server? May be the ‘spdep’ package doesn't work in the same way on linux? Thanks a lot, Matilde -- Sarah Goslee http://www.functionaldiversity.org

Re: [R-sig-Geo] Ideas on qualifying urban shapes: linear / circular / star

2011-10-03 Thread Sarah Goslee
about R packges! Barry -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Ideas on qualifying urban shapes: linear / circular / star

2011-09-30 Thread Sarah Goslee
/XXXVII/congress/3b_pdf/80.pdf http://www.fatih.edu.tr/~mcadams/geo352/fractal.pdf 2011/9/30 Sarah Goslee sarah.gos...@gmail.com Hi, On Fri, Sep 30, 2011 at 5:21 AM, Mathieu Rajerison mathieu.rajeri...@gmail.com wrote: Hello list, I have determined major urban areas

Re: [R-sig-Geo] Generating a regular point pattern

2011-07-28 Thread Sarah Goslee
way to do this? Thank you, Vero -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Calculating distance (km) between points by sea

2011-06-28 Thread Sarah Goslee
2.4791858 2.4791858 2.4791858 1.7419172 0.00 3.106073 [7,] 3.386609 3.5767274 3.5767274 3.5767274 2.8394588 3.106073 0.00 ## ??? conversion to km??? ___ -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo

Re: [R-sig-Geo] Text label buffering

2011-06-23 Thread Sarah Goslee
of doing this? Seems like there should be, but searching the internets hasn't turned up anything yet. Thanks Matthew -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman

Re: [R-sig-Geo] Help to eliminate duplicated from data.frame but Special Problem

2011-03-09 Thread Sarah Goslee
   300 4   4     40    400 5   5     50    500 7   6     60    600 8   7     70    700 9   8     80    800 12  9     90    900 thanks in advance Gianni -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r

Re: [R-sig-Geo] Differing pch symbols for categorical data in spplot

2010-12-20 Thread Sarah Goslee
Hachadoorian PhD Student, Geography Program in Earth Environmental Sciences CUNY Graduate Center -- Sarah Goslee http://www.functionaldiversity.org ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo