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 09 May. 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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for spsur51015202530TrendBars

Today's Hot Picks in Authors and Packages

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  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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