Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
add spatialreg (#24)
Browse files Browse the repository at this point in the history
* Update README.md
* Update Dockerfile
  • Loading branch information
pinehowe authored and cboettig committed May 24, 2019
1 parent 72d7765 commit b10ae1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN apt-get update \
sp \
spacetime \
spatstat \
spatialreg \
spdep \
geoR \
geosphere \
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ sf | Pebesma | Simple-features oriented replacement for sp, rgdal,
sp | Pebesma | Original & widely used spatial object class
spacetime | Pebesma | Classes and Methods for Spatio-Temporal Data
spatstat | Baddeley | Large spatial statistics package: Spatial Point Pattern Analysis, Model-Fitting, Simulation, Tests
spatialreg | Bivand | Spatial Regression Analysis: Spatatial Autregressive Models (formerly in spdep)
spdep | Bivand | Spatial Dependence: Weighting Schemes, Statistics and Models
tmap | Tennekes | Thematic, layer-based maps (sf and sp compatible)
geoR | Ribeiro | Geostatistical analysis including traditional, likelihood-based and Bayesian methods.
Expand Down

0 comments on commit b10ae1d

Please sign in to comment.