Package: simodels 0.2.0

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.0.tar.gz
simodels_0.2.0.zip(r-4.7)simodels_0.2.0.zip(r-4.6)simodels_0.2.0.zip(r-4.5)
simodels_0.2.0.tgz(r-4.6-any)simodels_0.2.0.tgz(r-4.5-any)
simodels_0.2.0.tar.gz(r-4.7-any)simodels_0.2.0.tar.gz(r-4.6-any)
simodels_0.2.0.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.07 score 18 stars 13 scripts 291 downloads 3 exports 31 dependencies

Last updated from:463769a248. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK175
source / vignettesOK219
linux-release-x86_64OK167
macos-release-arm64OK202
macos-oldrel-arm64OK163
windows-develOK116
windows-releaseOK114
windows-oldrelOK98
wasm-releaseOK176

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