You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This package builds on top of the RcppArmadillo linear algebra functionalities to do fast spatial interaction models in the context of urban analytics, geography, transport modelling. It uses the Newton root search algorithm to determine the optimal cost exponent and can run country level models with thousands of origins and destinations. It aims at implementing an easy approach based on matrices. Currently, the simplest form of production, destination and doubly constrained models are implemented.
9
+
Description: This package builds on top of the RcppArmadillo linear
10
+
algebra functionalities to do fast spatial interaction models in the
11
+
context of urban analytics, geography, transport modelling. It uses
12
+
the Newton root search algorithm to determine the optimal cost
13
+
exponent and can run country level models with thousands of origins
14
+
and destinations. It aims at implementing an easy approach based on
15
+
matrices. Currently, the simplest form of production, destination and
0 commit comments