You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Diversity / ubiquity is often 0 when calculating with RPOP. Need better handling of these cases, since ECI / PCI show up as NaN for all countries in these cases (the eigenvectors are returned as NaN's).
The text was updated successfully, but these errors were encountered:
Simple workaround for now - run ecomplexity once, then filter for diversity and ubiquity > 0 and then run again. Merge the dropped countries and products back in so you don't lose any data.
Diversity / ubiquity is often 0 when calculating with RPOP. Need better handling of these cases, since ECI / PCI show up as NaN for all countries in these cases (the eigenvectors are returned as NaN's).
The text was updated successfully, but these errors were encountered: