Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ecomplexity.ado
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ foreach y of local year_levels{

*------------------------------------------------------------------------------
// Normalization: mean of zero and st dev of 1
/* Note: PCI values are normalized using ECI mean and st dev to preserve property
that ECI = (mean of PCI's of products for which MCP=1) */
*------------------------------------------------------------------------------
// ECI
sum eci
Expand Down