localExposure: Computes the local exposure index of group m to group n. in...

Description Usage Arguments Value Author(s) References

View source: R/segreg_local.R

Description

Computes the local exposure index of group m to group n. in situations where m=n, then the result is the isolation index.

Usage

1
localExposure(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

data frame with local exposure indexes, size number of localities x n^2 (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.