File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,12 @@ Authors@R: c(
88 comment = c(ORCID = "0000-0002-1057-3721"))
99 )
1010Description: Develop spatial interaction models (SIMs). SIMs predict the
11- amount of interactions, for example number of trips per day, between
12- geographic entities representing trip origins and destinations. SIMs
13- can be unconstrained, production-constrained, attraction-constrained
14- and doubly-constrained (Wilson 1979) <doi:10.1068/a030001>. The
15- package contains functions for creating origin-destination datasets
11+ amount of interaction, for example number of trips per day, between
12+ geographic entities representing trip origins and destinations.
13+ Contains functions for creating origin-destination datasets
1614 from geographic input datasets and calculating movement between
17- origin-destination pairs.
15+ origin-destination pairs with constrained, production-constrained,
16+ and attraction-constrained models (Wilson 1979) <doi:10.1068/a030001>.
1817License: AGPL (>= 3)
1918URL: https://github.com/robinlovelace/simodels,
2019 https://robinlovelace.github.io/simodels/
You can’t perform that action at this time.
0 commit comments