NEWS.md
These are heavy changes, which may break existing code. Such changes will not occur in future releases and are due to the early stage of the package.
spflow_model-class (to better handle NA values, missing neighbors, and to enable predictions)sp_multinetwork-class -> spflow_network_multi-class
sp_network_nodes-class -> spflow_network-class
sp_network_pairs-class -> spflow_network_pair-class
P_() instead of G_() to refer to variables on the level of OD-pairspair_cor() method for spflow_model-class and spflow_network_multi-class. The method creates a correlation matrix for origin, destination and OD-pair variables and their spatial lags.cor_image() to visualize such correlations.plot() method for some quick diagnostics of the spflow_model
map_flows() to visualize flow dataspflow_moran_plots() for Moran scatter plots of flow-data and residuals of interaction modelscompare_results() to quickly compare multiple modelspflow_refit() to efficiently estimate nested models (this functionality is still experimental)spflow_network-class
NA values during the estimation