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: 2021-09-09
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 28 Mar. 2025.
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
02/2602/2703/0103/0203/0303/0403/0503/0603/0803/1003/1303/1403/1503/1803/2003/2203/24Downloads for spflow0.511.522.533.544.555.566.5TrendBars

Today's Hot Picks in Authors and Packages

transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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