setup.spatialDat {clustTMB} | R Documentation |
Setup spatial data for mkDat
Description
Setup spatial data for mkDat
Usage
setup.spatialDat(n.i, spatial.list, projection.dat)
Arguments
n.i |
number of observations |
spatial.list |
list of spatial locations and mesh |
projection.dat |
Points class of projection coordinates or Spatial Points Dataframe containing projection coordinates and projection covariates |
Value
list of spatial mesh and sparse A matrix
[Package clustTMB version 0.1.0 Index]