Learn R Programming

ergmclust (version 1.0.0)

armsnet: Arms Trade Network Data in 2003.

Description

The directed network on all transfers of major conventional weapons internationally. We define the edges as \(y_{ij}=1\), if the volume of international transfers of arms, measured by Trend Indicator Value (TIV) from country i to country j exceeds 1 million dollars, and \(y_{ij}=0\) otherwise.

Usage

data(armsnet)

Arguments

Format

The format is a 69 \(\times\) 69 network adjacency matrix.

References

Akerman, A., & Seim, A. L. (2014) The global arms trade network 1950<U+2013>2007, Journal of Comparative Economics, Vol. 42(3), 535-551

https://www.sciencedirect.com/journal/journal-of-comparative-economics/vol/42/issue/3

Examples

Run this code
# NOT RUN {
data(armsnet)
# }

Run the code above in your browser using DataLab