computeOutlook: Compute Outlook Measure

Description Usage Arguments

View source: R/model.R

Description

computeOutlook takes complexity (M), the PCI, and distance and computes a weighted measure of the total value of the products that a country is not exporting, weighted by how close they are to what the country is currently exporting. See Atlas p.54, Technical Box 5.4.

Usage

1
computeOutlook(M, pci, distance)

Arguments

M

M matrix output of computeM.

pci

PCI vector output of computeRanks(..., "pci").

distance

Distance matrix output of computeDistance.


thomnific/ecxplor documentation built on Sept. 29, 2020, 3:37 p.m.