The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The main purpose of the TDLM
package is to provide a
rigorous framework for fairly comparing trip distribution laws and
models, as described in Lenormand et
al. (2016). This general framework relies on a two-step
approach to generate mobility flows, separating the trip distribution
law, gravity or intervening opportunities, from the modeling approach
used to derive flows from this law.
The TDLM
package can be installed with the following
command in an R session:
From the CRAN
install.packages("TDLM")
or from GitHub
# install.packages("devtools")
::install_github("EpiVec/TDLM", build_vignettes = TRUE) devtools
A tutorial vignette is available here.
TDLM
depends on Ecume
,
mathjaxr
, Rdpack
, readr
,
rmarkdown
and sf
.
Lenormand M (2023) TDLM: An R package for a systematic comparison of trip distribution laws and models. Journal of Open Source Software 8, 5434.
Please feel free to open an issue if you encounter a problem with the package.
You can also reach me at maxime.lenormand[at]inrae.fr.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.