computeOutlookGain: Compute Outlook Gain Measure

Description Usage Arguments

View source: R/model.R

Description

computeOutlookGain takes complexity (M), proximity (phi), the PCI, and distance, and computes the contribution of any one product in opening up opportunities for producing more advanced products in any given country. See Atlas p.54, Technical Box 5.4.

Usage

1
computeOutlookGain(M, phi, pci, distance)

Arguments

M

M matrix output of computeM.

phi

Proximity matrix output of computeProximity.

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.