dat                     Generic for accessing the data inside spflow
                        network classes
example_data            Simulated data for stylized versions of Germany
                        and the USA
id                      Generic for accessing the ids of spflow network
                        classes
mcmc_results            Access the sampling results of a
                        'spflow_model_mcmc-class()'
neighborhood            Generic for accessing the neighborhood matrix
                        inside spflow network classes
nnodes                  Generic for accessing the node count of spflow
                        network classes
npairs                  Generic for accessing the node pairs count of a
                        'sp_network_pair-class()'
pair_merge              Generic for merging information on origins and
                        destination to node pairs inside spflow network
                        classes
paris_data              Example data for commuting flows within Paris
pull_member             Generic for accessing a
                        'sp_network_pair-class()' or a
                        'sp_network_nodes-class()' inside a
                        'sp_multi_network-class()'
results                 Generic for accessing the results of a
                        'spflow_model-class()'.
sd_error                Generic for accessing the standard deviation of
                        the residual inside a 'spflow_model-class()'.
sp_multi_network        Create an S4 class that contains
                        'sp_network_nodes()' and 'sp_network_pair()'
                        for one or multiple networks
sp_multi_network-class
                        Class sp_multi_network
sp_network_nodes        Create a 'sp_network_nodes-class()'
sp_network_nodes-class
                        sp_network_nodes Class
sp_network_pair         Create an S4 object that contains information
                        on origin-destination pairs
sp_network_pair-class   Class sp_network_pair
spflow                  Estimate spatial interaction models that
                        incorporate spatial dependence
spflow_control          Define details of the estimation procedure with
                        the 'spflow()' function.
spflow_model-class      Class spflow_model
spflow_network_classes
                        spflow network classes
varcov                  Generic for accessing the variance-covariance
                        matrix of the parameters inside a
                        'spflow_model-class()'.
