convert a spatial nb object to a matching STF object
convert a spatial nb object to a matching STF object
nbMult(nb, st, addT = TRUE, addST = FALSE)
nb |
object of class nb (see package spdep), which is valid for
the spatial slot of object |
st |
object of class STF |
addT |
logical; should temporal neighbours be added? |
addST |
logical; should spatio-temporal neighbours be added? |
if both addT
and addST
are false, only
spatial neighbours are added for each time replicate.
details are found in
Giovana M. de Espindola, Edzer Pebesma, Gilberto C\^amara, 2011. Spatio-temporal regression models for deforestation in the Brazilian Amazon. STDM 2011, The International Symposium on Spatial-Temporal Analysis and Data Mining, University College London - 18th-20th July 2011.
object of class nb
Edzer Pebesma
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.