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 05 Mar. 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

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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