Other packages > Find by keyword >

spflow  

Spatial Econometric Interaction Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spflow", "0.1.0")



Attach the package and use:
library("spflow")
Maintained by
Lukas Dargel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-09
Latest Update:
Description:
Efficient estimation of spatial econometric models of origin-destination flows, which may exhibit spatial autocorrelation in the dependent variable, the explanatory variables or both. The model is the one proposed by LeSage and Pace (2008) , who develop a matrix formulation that exploits the relational structure of flow data. The estimation procedures follow most closely those outlined by Dargel (2021) (preprint available at ).
How to cite:
Lukas Dargel (2021). spflow: Spatial Econometric Interaction Models. R package version 0.1.0, https://cran.r-project.org/web/packages/spflow. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2021-09-09 11:40)
Other packages that cited spflow R package
View spflow citation profile
Other R packages that spflow depends, imports, suggests or enhances
Functions, R codes and Examples using the spflow R package
Some associated functions: add_details . assert_errors . by_source_model_matrix . custom_primitives . dat . define_variable_roles . derive_log_det_calculator . example_data . expand_flow_neighborhood . id . infix_operators . list_operators . lookup_operators . maybe_operators . mcmc_results . moment_empirical_var . multinom_coef . multinom_lookup_template . neighborhood . nnodes . npairs . pair_merge . paris_data . pull_member . results-set . results . results_flat . sd_error . sp_multi_network-class . sp_multi_network . sp_network_nodes-class . sp_network_nodes . sp_network_pair-class . sp_network_pair . spatial_filter . spatial_model_order . spflow-deprecated . spflow-package . spflow . spflow_control . spflow_model-class . spflow_model . spflow_model_matrix . spflow_model_moments . spflow_network_classes . spflow_sim . varcov . 
Some associated R codes: class_0_generics-and-maybe-classes.R . class_sp-network-meta.R . class_sp-network-multi.R . class_sp-network-nodes.R . class_sp-network-pair.R . class_spflow-model-children.R . class_spflow-model-meta.R . example_data.R . fit-spflow-mcmc.R . fit-spflow-mle.R . fit-spflow-mle_hessian.R . fit-spflow-ols.R . fit-spflow-s2sls.R . spflow-control.R . spflow-formula.R . spflow-likelihood.R . spflow-logdet.R . spflow-model-estimation.R . spflow-model-matrix_1.R . spflow-model-matrix_2-transformations.R . spflow-model-matrix_3-spatial-lags.R . spflow-model-moments_1.R . spflow-model-moments_2-blocks.R . spflow-package.R . spflow-simulations.R . spflow.R . utils.R . utils_classes.R . utils_error.R . utils_formula.R . utils_fp.R . utils_math.R . utils_matrix.R . utils_strings.R .  Full spflow package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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