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 25 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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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