Geary Khamis quantity index
ygk.RdThis is a convenience function, which returns only the quantity
index vector. Calls gk and returns only the index.
Arguments
- P
- An m x n matrix (or dataframe) of prices (row country, column goods). 
- Q
- An m x n matrix (or dataframe) of quantities (row country, column goods). 
- pop
- Optional m-vector of population numbers (if Q is per capita). 
- min_scale
- Should real income be scaled in units relative to least income country?