MAnalytics / TDLM

:package: Systematic comparison of trip distribution laws and models

Home Page:https://epivec.github.io/TDLM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDLM

Systematic comparison of trip distribution laws and models

R-CMD-check Codecov test coverage CRAN_Status_Badge rstudio mirror downloads

1 Short description

The main purpose of the TDLM's package is to propose a rigorous framework to fairly compare trip distribution laws and models as described in Lenormand et al. (2016). This general framework is based on a two-step approach to generate mobility flows by separating the trip distribution law, gravity or intervening opportunities, from the modeling approach used to generate the flows from this law.

2 Install

The package TDLM can be installed with the following command line in R session:

From the CRAN

install.packages("TDLM")

or from GitHub

# install.packages("devtools")
devtools::install_github("EpiVec/TDLM", build_vignettes = TRUE)

3 Tutorial

A tutorial vignette is available here.

4 Dependencies

TDLM depends on Ecume, mathjaxr, Rdpack, readr, rmarkdown and sf.

5 Citation

Lenormand M, Bassolas A & Ramasco JJ (2016) Systematic comparison of trip distribution laws and models. Journal of Transport Geography 51, 158-169.

6 Contribution instructions

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.

About

:package: Systematic comparison of trip distribution laws and models

https://epivec.github.io/TDLM/

License:GNU General Public License v3.0


Languages

Language:R 74.0%Language:Java 24.0%Language:TeX 1.9%