Learn R Programming

⚠️There's a newer version (1.3-10) of this package.Take me there.

spdep (version 1.1-2)

Spatial Dependence: Weighting Schemes, Statistics and Models

Description

A collection of functions to create spatial weights matrix objects from polygon 'contiguities', from point patterns by distance and tessellations, for summarizing these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree; a collection of tests for spatial 'autocorrelation', including global 'Morans I' and 'Gearys C' proposed by 'Cliff' and 'Ord' (1973, ISBN: 0850860369) and (1981, ISBN: 0850860814), 'Hubert/Mantel' general cross product statistic, Empirical Bayes estimates and 'Assuno/Reis' (1999) Index, 'Getis/Ord' G ('Getis' and 'Ord' 1992) and multicoloured join count statistics, 'APLE' ('Li 'et al.' ) , local 'Moran's I' ('Anselin' 1995) and 'Getis/Ord' G ('Ord' and 'Getis' 1995) , 'saddlepoint' approximations ('Tiefelsdorf' 2002) and exact tests for global and local 'Moran's I' ('Bivand et al.' 2009) and 'LOSH' local indicators of spatial heteroscedasticity ('Ord' and 'Getis') . The implementation of most of the measures is described in 'Bivand' and 'Wong' (2018) . 'spdep' >= 1.1-1 corresponds to 'spatialreg' >= 1.1-1, in which the model fitting functions are deprecated and pass through to 'spatialreg', but will mask those in 'spatialreg'. From versions 1.2-1, the functions will be made defunct in 'spdep'. For now 'spatialreg' only has functions from 'spdep', where they are shown as deprecated. 'spatialreg' only loads the namespace of 'spdep'; if you attach 'spdep', the same functions in the other package will be masked. Some feed through adequately, others do not.

Copy Link

Version

Install

install.packages('spdep')

Monthly Downloads

38,911

Version

1.1-2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Roger Bivand

Last Published

April 5th, 2019

Functions in spdep (1.1-2)

card

Cardinalities for neighbours lists
autocov_dist

Distance-weighted autocovariate
geary

Compute Geary's C
geary.mc

Permutation test for Geary's C statistic
joincount.multi

BB, BW and Jtot join count statistic for k-coloured factors
joincount.mc

Permutation test for same colour join count statistics
listw2sn

Spatial neighbour sparse representation
lee.test

Lee's L test for spatial autocorrelation
aple.plot

Approximate profile-likelihood estimator (APLE) scatterplot
aple.mc

Approximate profile-likelihood estimator (APLE) permutation test
cell2nb

Generate neighbours list for grid cells
nb2INLA

Output spatial neighbours for INLA
bhicv

Data set with 4 life condition indices of Belo Horizonte region
lag.listw

Spatial lag of a numeric vector
knn2nb

Neighbours list from knn object
localG

G and Gstar local spatial statistics
localmoran

Local Moran's I statistic
include.self

Include self in neighbours list
droplinks

Drop links in a neighbours list
dnearneigh

Neighbourhood contiguity by distance
moran.test

Moran's I test for spatial autocorrelation
invIrM

Compute SAR generating operator
choynowski

Choynowski probability map values
columbus

Columbus OH spatial analysis data set
nb2listw

Spatial weights for neighbours lists
nb2mat

Spatial weights matrices for neighbours lists
nb2WB

Output spatial weights for WinBUGS
nb2blocknb

Block up neighbour list for location-less observations
nblag

Higher order neighbours lists
nb2lines

Use vector files for import and export of weights
edit.nb

Interactive editing of neighbours lists
graphneigh

Graph based spatial weights
mstree

Find the minimal spanning tree
nbcosts

Compute cost of edges
EBImoran.mc

Permutation test for empirical Bayes index
eire

Eire data sets
localmoran.exact

Exact local Moran's Ii tests
mat2listw

Convert a square spatial weights matrix to a weights list object
localmoran.sad

Saddlepoint approximation of local Moran's Ii tests
moran

Compute Moran's I
Graph Components

Depth First Search on Neighbor Lists
Rotation

Rotate a set of point by a certain angle
nb.set.operations

Set operations on neighborhood objects
grid2nb

Construct neighbours for a GridTopology
nbdists

Spatial link distance measures
lee

Compute Lee's statistic
plot.skater

Plot the object of skater class
plot.nb

Plot a neighbours list
diffnb

Differences between neighbours lists
set.mcOption

Options for parallel support
read.gal

Read a GAL lattice file into a neighbours list
geary.test

Geary's C test for spatial autocorrelation
globalG.test

Global G test for spatial autocorrelation
joincount.test

BB join count statistic for k-coloured factors
knearneigh

K nearest neighbours for spatial weights
prunecost

Compute cost of prune each edge
lm.morantest.exact

Exact global Moran's I test
lee.mc

Permutation test for Lee's L statistic
prunemst

Prune a Minimun Spanning Tree
lm.LMtests

Lagrange Multiplier diagnostics for spatial dependence in linear models
lm.morantest.sad

Saddlepoint approximation of global Moran's I test
lm.morantest

Moran's I test for residual spatial autocorrelation
probmap

Probability mapping for rates
poly2nb

Construct neighbours list from polygon list
read.gwt2nb

Read and write spatial neighbour files
moran.mc

Permutation test for Moran's I statistic
moran.plot

Moran scatterplot
sp.correlogram

Spatial correlogram
subset.listw

Subset a spatial weights list
spweights.constants

Provides constants for spatial weights matrices
spdep-deprecated

Deprecated Functions in Package spdep
ssw

Compute the sum of dissimilarity
sp.mantel.mc

Mantel-Hubert spatial general cross product statistic
p.adjustSP

Adjust local association measures' p-values
plot.mst

Plot the Minimum Spanning Tree
set.spChkOption

Control checking of spatial object IDs
spdep

Return package version number
skater

Spatial 'K'luster Analysis by Tree Edge Removal
subset.nb

Subset a neighbours list
write.nb.gal

Write a neighbours list as a GAL lattice file
summary.nb

Print and summary function for neighbours and weights lists
is.symmetric.nb

Test a neighbours list for symmetry
tolerance.nb

Function to construct edges based on a tolerance angle and a maximum distance
tri2nb

Neighbours list from tri object
airdist

Measure distance from plot
oldcol

Columbus OH spatial analysis data set - old numbering
EBest

Global Empirical Bayes estimator
EBlocal

Local Empirical Bayes estimator
aple

Approximate profile-likelihood estimator (APLE)
LOSH

Local spatial heteroscedasticity
LOSH.cs

Chi-square based test for local spatial heteroscedasticity
LOSH.mc

Bootstrapping-based test for local spatial heteroscedasticity
aggregate.nb

Aggregate a spatial neighbours object