Questions tagged [spdep]

An R package to provide functions for spatial regression, dependence, and weighting analysis.

62 questions
0
votes
1 answer

R spdep giant weight matrix

I'm new to spatial statistics, and I'm trying to create a spatial weight matrix for all Census tracts in the US in R. There are around 74000 tracts. Based on US Census Tiger Files, I created a shapefile of all tracts, and then did (using the spdep…
0
votes
0 answers

Polygon(), Polygons(), SpatialPolygons(), and SpationPolygonsDataFrame()....{spdep}

I am new to R programming. I am currently working on a research project that can improve mstree() in spdep package. I have a question on how to make Polygon(), Polygons(), SpatialPolygons(), and SpationPolygonsDataFrame() to work. Below are the…
user2792124
  • 421
  • 3
  • 5
  • 10
1 2 3 4
5