chore(data): Switch to -1/0/1 coding for impact direction
So we can also express simply no relation between the variables in any direction.
This commit is contained in:
parent
0c70a4a2b1
commit
343de33552
2 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ observation:
|
|||
measures:
|
||||
findings:
|
||||
channels:
|
||||
direction: # 0 neg / 1 pos
|
||||
direction: # -1 neg / 0 none / 1 pos
|
||||
significance: # 0 nsg / 1 msg / 2 sg
|
||||
|
||||
notes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue