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

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  
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  
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  
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  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
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  

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