Learn R Programming

Multiscalar Territorial Analysis

Multiscalar territorial analysis based on various contexts.

Main functions :

  • gdev(): general deviation between regional ratios and a ratio of reference.
  • tdev(): territorial deviation between regional ratios and ratios of an aggregated level.
  • sdev(): spatial deviation between regional ratios and ratios of neighborhing regions.
  • bidev(): multiscalar typology based on 2 deviations.
  • mst(): multiscalar typology based on the 3 deviations.
  • mas(): multiscalar absolute synthesis, total amount of redistributions based on the three deviations.
  • map_bidev(): creating bidev and parameters for producing a map based on it.
  • map_mst(): creating mst and parameters for producing a map based on it.
  • plot_bidev(): creating a plot for visualizing bidev results.
  • plot_mst(): creating a plot for visualizing mst results.

Installation

  • Stable version
install.packages("MTA")
  • Development version on GitHub
require(remotes)
install_github("riatelab/MTA")

Community Guidelines

One can contribute to the package through pull requests and report issues or ask questions here.

Copy Link

Version

Install

install.packages('MTA')

Monthly Downloads

234

Version

0.6.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Timothée Giraud

Last Published

October 31st, 2023

Functions in MTA (0.6.0)

sdev

Spatial Deviation
tdev

Territorial Deviation
plot_mst

Plot Multiscalar Typology (3 deviations)
plot_bidev

Plot Multiscalar Typology (2 deviations)
MTA

Multiscalar Territorial Analysis
com

Grand Paris Metropole Communes Data
mas

Multiscalar Absolute Synthesis
map_mst

Map Multiscalar Typology (3 deviations)
mst

Multiscalar Typology (3 deviations)
ept

Grand Paris Metropole EPTs
bidev

Multiscalar Typology (2 deviations)
gdev

General Deviation
cardist

Time Distance Matrix Between Communes
map_bidev

Map Multiscalar Typology (2 deviations)