similar to: Spatial Data Analysis in R [was: Basic Question about use of R]

Displaying 20 results from an estimated 2000 matches similar to: "Spatial Data Analysis in R [was: Basic Question about use of R]"

2009 Jan 02
1
Basic Question about use of R
Dear Sirs: I am not yet a user of R. My background includes the use of (Turbo) Pascal for scientific analysis of underwater acoustics problems (e.g. sound ray tracing and array gain in directional noise fields.) I have become interested in the following type of problem: (1) select , say, 1000 random locations within the continental United States; (2) characterize (statistically) the
2008 Oct 23
1
Calculating confidence limits for the difference betweenmeans
Sender: r-help-bounces at r-project.org On-Behalf-Of: kingsfordjones at gmail.com Subject: Re: [R] Calculating confidence limits for the difference between means Message-Id: <2ad0cc110810231137n66760e43i61bdd0c89622d040 at mail.gmail.com> Recipient: ngottlieb at marinercapital.com -------------------------------------------------------- This information is being sent at the
2009 Mar 14
1
multiple hypothesis testing
Dear all, Myself Vijaykumar Muley working as senior research fellow. By training I am a computational biologist with not a strong knowledge of statistics. I have done some analysis which is explained as follows, I have 10340 (X) profiles of binary vectors with same length(N=845), I will call then "gene profiles" for example... v1 v2 v3 v4.....vN a 1 0 1 0 1 b 0
2010 May 27
2
Pattern matching - how to ignore numbers after 10 digits
All: Yesterday I discovered something interesting. I dialed 1800ANCESTRY from the asterisk system I am testing and got the number doesn't exist message. I then dialed the same number from our old system and it went through. I realized that the "Y" in ancestry made the number too long, and went back to my dialplan. How do I ignore numbers that are too long? Obviously,
2005 Jun 17
0
New CRAN package sp: classes and methods for spatial data
We're happy to announce the CRAN release of "sp", an R package which has new-style classes and methods for spatial data, version 0.7-9. Spatial data types that sp implements are: points, grids, lines, and polygons (i.e., rings) optionally with holes. Methods include + the usual print, summary, plot, [, [[, $, ... + coercion between types (e.g. points and grids, matrices,
2005 Jun 17
0
New CRAN package sp: classes and methods for spatial data
We're happy to announce the CRAN release of "sp", an R package which has new-style classes and methods for spatial data, version 0.7-9. Spatial data types that sp implements are: points, grids, lines, and polygons (i.e., rings) optionally with holes. Methods include + the usual print, summary, plot, [, [[, $, ... + coercion between types (e.g. points and grids, matrices,
2010 Oct 25
0
online course: Spatial Analysis Techniques in R with David Unwin at statistics.com
statistics.com offers "Spatial Analysis Techniques in R" with David Unwin on Dec. 17 - Jan. 22 This course will teach users how to implement spatial statistical analysis procedures using R software. Topics covered include point pattern analysis, identifying clusters, measures of spatial association, geographically weighted regression and surface procession. Dr. David Unwin is Emeritus
2005 Mar 17
0
Landscape indeces analysis methods as an R package!?
Dear Barry, Thanks for your stimulating reply. As you see I have send a CC of this reply to the R mailing list. The R mailing list will be the best place to send your queries. You can subscribe here: http://www.r-project.org/mail.html I would think there is an interest in the provision of landscape indices analysis methods in R. There are several packages for landscape indices analysis
2018 May 09
0
Data manager in a Spatial Ecology lab, Univ Florida, Fort Lauderdale FL
The MabLab at the University of Florida is recruiting a Data Manager to fill an immediate opening for the position of Biological Scientist in the lab. We are looking for an enthusiastic, highly motivated and responsible individual to join an exciting research team focused on spatial ecology. The Data Manager will be responsible for the group's database system, and will assist with multiple
2000 Dec 08
2
GIS and Spatial stats
[this went to me instead of the list; MM, your list maintainer] I am digging in the wrong hole I guess. Where can I find R /S routines for spatial statistics? Also has anyone made an R link to a GIS package? Anyone out there who works in this area? Thanks Richard E. Hoskins WA State Department of Health 1102 Quince Street Olympia, WA 98504-7812 richard.hoskins at doh.wa.gov tel: (360) 236 -
2017 Nov 27
0
Data expert position: PostGIS and spatial ecology, University of Florida, Fort Lauderdale, FL
The MabLab at the University of Florida's Fort Lauderdale Research and Education Center (Davie, FL) is looking to fill an immediate opening for the position of a Biological Scientist. We are looking for an enthusiastic, highly motivated and responsible individual to join an exciting research team focused on spatial ecology, from fine-scale movement and habitat selection to range dynamics.
2008 Jan 28
2
basic spatial query
Hello; Please coud you advise me of a simple way to select points (x,y coordinates) that fall within a polygon. I've got a set of polygons, each one defined by an arbitrary number of points, and several points inside each polygon. I know this is simple with a GIS, but I'd rather do it inside R. Thanks and best regards, Javier -----
2010 Apr 19
3
A matter of context
All: I've starting building an asterisk system for our company, which has about 60 users. I am new to asterisk, so thank you for your patience. I've stripped the sip.conf and the extensions.conf down to the bare minimum: Here is my extensions.conf file [globals] [general] autofallthrough=no [default] [fromprovider] exten => YYYYYYYYYY,1,Dial(SIP/151,20) [phones] exten =>
2010 Jul 13
0
asterisk un-registering from provider
All: Starting switching over my phone lines. I got phone line 1 switched. Everyone working. I switched the second phone line, and it worked about an hour, then I started getting errors from the cli saying the server could not register with the providing. I restarted the system, and it worked ok for about 30 minutes, and then started giving he same errors. The error is [Jul 13 11:21:14]
2008 May 01
4
Making a map in R?
Does anyone know of a package to make a map from GIS data, and/or would it be easier in one of the free GIS programs. I would like to make a map of the savannah river area with our sampling locations. thanks stephen -- Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods. We are
2011 Aug 25
2
apply function to spatial grid data frame to calculate CTI
Dear R helpers, I'm new to R and struggling with applying functions to a spatial grid data frame, called data for example.data has a variable named "slope" and "uparea" Basically, I need to calculate the tan(data$slope)Next, I need to divide data$uparea by data$slope and take the log() of that all In the basic examples I found how to make simple multiplications with a
2000 Sep 29
0
Is it R or I?
Salutations: I have been trying to translate a S-PLUS/ArcInfo (GIS software) application that I wrote on a SGI (IRIX) platform to public domain R and GrassGIS on a Linux platform. I am almost on the verge of abandoning it as I find R to be rather unstable, slow and frustrating. I enclose a section of my code for R experts to examine hoping that they'll point out that all the above three are
2010 Aug 09
0
how to interpolate multidimensional (3D) spatial data
Hello, I am an archaeologist who wonders wether a multidimensional (3D) spatial interpolation is possible in R. The data consists of measurements in 3D space with coordinates X-Y-Z and a measured variable U, that is, U is measured at points located at X-Y-Z. e.g. a data structure like the following: X Y Z U 5.10 5.02 16.03 6.674 5.41 4.32 14.03 6.668 1.72 3.59 12.28
2008 Apr 29
2
function to generate weights for lm?
Hi, I would like to use a weighted lm model to reduce heteroscendasticity. I am wondering if the only way to generate the weights in R is through the laborious process of trial and error by hand. Does anyone know if R has a function that would automatically generate the weights need for lm? Thanks, -- Tom [[alternative HTML version deleted]]
2008 May 09
1
Which gls models to use?
Hi, I need to correct for ar(1) behavior of my residuals of my model. I noticed that there are multiple gls models in R. I am wondering if anyone has experience in choosing between gls models. For example, how should one decide whether to use lm.gls in MASS, or gls in nlme for correcting ar(1)? Does anyone have a preference? Any advice is appreciated! Thanks, -- Tom [[alternative HTML