sdbrgo commited on
Commit
67900c2
·
verified ·
1 Parent(s): dbaf3b6

Update phase/compute.py

Browse files
Files changed (1) hide show
  1. phase/compute.py +1 -1
phase/compute.py CHANGED
@@ -54,7 +54,7 @@ class ParticipationAdoptionIndex:
54
  final_pci = round(pci, 2)
55
 
56
  # ----- pci pivot value -----
57
- pic_mid = 0.5
58
  # ---------------------------
59
 
60
  self.components_1 = {
 
54
  final_pci = round(pci, 2)
55
 
56
  # ----- pci pivot value -----
57
+ pci_mid = 0.5
58
  # ---------------------------
59
 
60
  self.components_1 = {