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.5")



Attach the package and use:
library("spsur")
Maintained by
Roman Minguez
[Scholar Profile | Author Map]
First Published: 2019-03-15
Latest Update: 2022-10-29
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.5, https://cran.r-project.org/web/packages/spsur. Accessed 31 Mar. 2025.
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)
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
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/30Downloads for spsur0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
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  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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