Package: simodels 0.2.1

simodels: Flexible Framework for Developing Spatial Interaction Models

Develop spatial interaction models (SIMs). SIMs predict the amount of interaction, for example number of trips per day, between geographic entities representing trip origins and destinations. Contains functions for creating origin-destination datasets from geographic input datasets and calculating movement between origin-destination pairs with constrained, production-constrained, and attraction-constrained models (Wilson 1979) <doi:10.1068/a030001>.

Authors:Robin Lovelace [aut, cre], Jakub Nowosad [aut]

simodels_0.2.1.tar.gz
simodels_0.2.1.zip(r-4.7)simodels_0.2.1.zip(r-4.6)simodels_0.2.1.zip(r-4.5)
simodels_0.2.1.tgz(r-4.6-any)simodels_0.2.1.tgz(r-4.5-any)
simodels_0.2.1.tar.gz(r-4.7-any)simodels_0.2.1.tar.gz(r-4.6-any)
simodels_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
simodels/json (API)

# Install 'simodels' in R:
install.packages('simodels', repos = c('https://robinlovelace.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/robinlovelace/simodels/issues

Pkgdown/docs site:https://robinlovelace.github.io

Datasets:

On CRAN:

Conda:

6.15 score 18 stars 13 scripts 221 downloads 3 exports 31 dependencies

Last updated from:3dda2512cd. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK174
source / vignettesOK235
linux-release-x86_64OK158
macos-release-arm64OK239
macos-oldrel-arm64OK210
windows-develOK116
windows-releaseOK109
windows-oldrelOK101
wasm-releaseOK180

Exports:si_calculatesi_predictsi_to_od

Dependencies:classclassIntcliDBIdplyre1071genericsgeodistgeometriesglueKernSmoothlifecyclemagrittrMASSodpillarpkgconfigproxyR6Rcpprlangs2sfsfheaderstibbletidyselectunitsutf8vctrswithrwk

An introduction to spatial interaction models: from first principles
What are SIMs? | Implementation in R | Validation | References

Last update: 2025-03-07
Started: 2022-04-16

Spatial interaction models with R
Prerequisites | Input data | Preparing a SIM | An unconstrained SIM | A production constrained SIM | Training a SIM | References

Last update: 2024-07-23
Started: 2022-06-13