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 07 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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