Goodafternoon,

I did not find anything in the archives though I'm not sure I didn't miss it. If we use this

library(spatstat)
data(humberside)
plot(humberside)
qH <- quadratcount(humberside, 5, 5)
plot(qH, add=TRUE, col="blue", cex=1.5, lwd=2)

There is obviously something wrong with the display of the count and I was wondering if this was somehow related to the following question qH gives a contingency table of counts on a 5 * 5 grid but there are only 20 cells lying inside the owin. Why do we get value for cells outside our observation window ? I'm sure there is a way of getting a vector for the cells observed it but I couldn't figure how. Is the display problem related to this issue ?

Thanks for any hint

Alex

P.S.: I wanted to thank A. Baddeley and R. Turner for the spatstat package and all the people helping with the development of spatial analysis with R. We (users) always come with problems or questions on the list but most of the time, everything works fine and we don't write to the R SIG GEO for that !

--
Alexandre Villers
PhD Student
Team "Biodiversity"
Centre d'Etudes Biologiques de Chizé-CNRS UPR1934
79360 Beauvoir sur Niort

Phone +33 (0)5 49 09 96 13
Fax   +33 (0)5 49 09 65 26




__________ Information from ESET Mail Security, version of virus signature 
database 4348 (20090819) __________

The message was checked by ESET Mail Security.
http://www.eset.com

_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to