globalExposure: Computes the global exposure measures

Description Usage Arguments Value Author(s) References

View source: R/segreg_global.R

Description

This function call local exposure function and sum the results for the global index.

Usage

1
globalExposure(pop, pop_intensity)

Arguments

pop

A data frame with id, group, and number of population.

pop_intensity

A data frame with id and population intensity for all groups. Result from popIntensity.

Value

A data frame of global exposure result, size n x n (n=number of groups).

Author(s)

Beatriz Moura dos Santos

References

Feitosa, Camara, Monteiro, Koschitzi & Silva (2007). Global and local spatial indices of urban segregation. International Journal of Geographical Information Science, 21(3), 299-323.

Sousa (2017). Segregation Metrics. https://github.com/sandrofsousa/Resolution/blob/master/Pysegreg/segregationMetrics.py.


biamouras/accSeg documentation built on Nov. 19, 2020, 8:07 a.m.