[R] Questions about spatial data

Ronaldo Reis Jr. chrysopa at insecta.ufv.br
Thu Mar 11 16:18:35 CET 2004


Hi,

I have two questions about spatial data.

1) I have this grid

x <- rep(c(1:8),c(rep(6,8)))
y <- rep(c(1:6),8)

I need to make some others grids with same length and different numbers of 
points whit a random spatial pattern.

How is the best method to make this in R.

2) I need to produce some grids with the same numbers of points in different 
degrees of aggregation, the level of aggregation for all grids must be 
statistically different.

How to do these grids in R and how to test the significance between these 
grids?

Thanks for all
Ronaldo
-- 
FLASH!
Intelligence of mankind decreasing.
Details at ... uh, when the little hand is on the ....
--
|>   // | \\   [***********************************]
|   ( õ   õ )  [Ronaldo Reis Júnior                ]
|>      V      [UFV/DBA-Entomologia                ]
|    /     \   [36571-000 Viçosa - MG              ]
|>  /(.''`.)\  [Fone: 31-3899-2532                 ]
|  /(: :'  :)\ [chrysopa at insecta.ufv.br            ]
|>/ (`. `'` ) \[ICQ#: 5692561 | LinuxUser#: 205366 ]
|    ( `-  )   [***********************************]
|>>  _/   \_Powered by GNU/Debian Woody/Sarge




More information about the R-help mailing list