Other packages > Find by keyword >

spsur  

Spatial Seemingly Unrelated Regression Models
View on CRAN: Click here


Download and install spsur package within the R console
Install from CRAN:
install.packages("spsur")

Install from Github:
library("remotes")
install_github("cran/spsur")

Install by package version:
library("remotes")
install_version("spsur", "1.0.2.6")



Attach the package and use:
library("spsur")
Maintained by
Roman Minguez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-15
Latest Update: 2025-09-01
Description:
A collection of functions to test and estimate Seemingly Unrelated Regression (usually called SUR) models, with spatial structure, by maximum likelihood and three-stage least squares. The package estimates the most common spatial specifications, that is, SUR with Spatial Lag of X regressors (called SUR-SLX), SUR with Spatial Lag Model (called SUR-SLM), SUR with Spatial Error Model (called SUR-SEM), SUR with Spatial Durbin Model (called SUR-SDM), SUR with Spatial Durbin Error Model (called SUR-SDEM), SUR with Spatial Autoregressive terms and Spatial Autoregressive Disturbances (called SUR-SARAR), SUR-SARAR with Spatial Lag of X regressors (called SUR-GNM) and SUR with Spatially Independent Model (called SUR-SIM). The methodology of these models can be found in next references Minguez, R., Lopez, F.A., and Mur, J. (2022) <doi:10.18637/jss.v104.i11> Mur, J., Lopez, F.A., and Herrera, M. (2010) <doi:10.1080/17421772.2010.516443> Lopez, F.A., Mur, J., and Angulo, A. (2014) <doi:10.1007/s00168-014-0624-2>.
How to cite:
Roman Minguez (2019). spsur: Spatial Seemingly Unrelated Regression Models. R package version 1.0.2.6, https://cran.r-project.org/web/packages/spsur. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0.0.2 (2019-03-15 18:20), 1.0.0.3 (2019-03-23 11:10), 1.0.0.4 (2019-12-12 23:20), 1.0.1.3 (2020-04-07 17:00), 1.0.1.4 (2020-07-31 03:00), 1.0.1.5 (2020-08-12 10:20), 1.0.1.6 (2020-09-17 12:50), 1.0.1.7 (2021-04-09 15:00), 1.0.1.8 (2021-04-18 18:10), 1.0.1.9 (2021-06-25 18:10), 1.0.2.0 (2021-11-12 14:10), 1.0.2.1 (2022-04-22 23:50), 1.0.2.2 (2022-08-20 14:50), 1.0.2.4 (2022-08-31 17:00), 1.0.2.5 (2022-10-29 23:52)
Other packages that cited spsur R package
View spsur citation profile
Other R packages that spsur depends, imports, suggests or enhances
Complete documentation for spsur
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA