Description Usage Arguments Value
Takes a matrix with regions in rows and units in columns, where elements are intensity. This could be countries as regions, products as units and export value as intensity. Calculates the revealed comparative advantage for each region-unit pair. Returns the incidence matrix.
1 |
mat |
Matrix that contains regions on rows, units on columns and intensity value in elements. |
binary |
logical TRUE returns a binarized RCA matrix, where values of at least 1 = 1, values below 1 = 0. |
Matrix that contains the revealed comparative of region (rows) in unit (columns).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.