Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Anna Marburg”

Can you recommend a geostatistics text?
Anna Marburg · Jun 25, 2009 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20090626/da7ab1c7/attachment.pl>

Counting number of points per pixel in a grid
Anna Marburg · Oct 21, 2009 · r-sig-geo

Hello Heather - The first thing to do is explore your data and make sure that your grid and points have imported correctly. Different spatial packages have slightly different classes, so its always a good idea to use class() to make...

nearest neighbours - amended
Anna Marburg · Sep 27, 2009 · r-sig-ecology

Hello again Katia - Of course, before you can use the functions in spdep, you will need to load it, like this: library(spatstat) library(spdep) data(amacrine) ama.split <- split(amacrine) # make one .ppp for each mark summary(ama.split...

how to test for effect of spatial scale
Anna Marburg · Oct 4, 2009 · r-sig-geo

Dear Maurizio - it sounds as though your data are what my spatial stats teacher called "lattice" data. The particular analysis you propose - repeatedly aggregating different blocks of data together and then comparing across scales; sounds like the "grieg-smith" approach...

nearest neighbours
Anna Marburg · Sep 27, 2009 · r-sig-ecology

Hi Katia - The spdep package has a variety of functions to count neighbors, as well as functions to combine neighborhoods. You will first need to extract the coordinates of your .ppp into a matrix Here's a quick example: library...

silly question on quadratcount in spatstat ?
Anna Marburg · Aug 20, 2009 · r-sig-geo

Dear Alexandre - Apologies if your question has been answered already, I read r-sig-geo as a daily digest. I'm not sure what is "obviously' wrong with the humberside example. Because the observation window is an irregular polygon the...

Can't find what you're looking for? Try searching with Google .