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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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