paramSNA: SNA parameters

Description Usage Arguments Details

Description

This function returns a data.frame with four mobility parameters computed for each locality: the degree centralities (degree, in-degree, and out-degree) and the betweenness centralities.

Usage

1
paramSNA(x, y, mon_pays)

Arguments

x

the network generated by one of the mobinternat and mobnation functions.

y

the data.frame containing the rawdata and generated by the impcheckdata function.
Required columns: "ORIGINE_NOM", "ORIGINE_PAYS", "ORIGINE_LONGITUDE_X", "ORIGINE_LATITUDE_Y", "DESTINATION_NOM", "DESTINATION_PAYS", "DESTINATION_LONGITUDE_X", "DESTINATION_LATITUDE_Y" and "EFFFECTIF"

mon_pays

the reference country between quotation marks, with the same writting than in y.

Details

Cette fonction 4 paramètres de mobilité pour chaque localité : le degré, le degré entrant et le degré sortant et la centralité d'intermédiarité.


Pachka/AQCR_SNA_Package documentation built on May 11, 2019, 7:26 p.m.