Error in hypomania check, correction
SCID flag: chrscid_a72 : hypomanic disorder criteria are NOT fulfilled, but it is indicated.
This appears to be flagged incorrectly for a few IDs at baseline (ME15347, ME59773, ME37430, ME40241, ME05788). For each of these IDs the criteria in Module A meets hypomanic disorder, and this is correctly diagnosed under Module D.
The rule for current and past hypomania needs to be adapted as follows:
current hypomania:
(a72 == 3 or a54 == 3) & (a67 > 2 or a84 > 2)
Same applies to the past mania hypomania:
(a110 == 3 or a92 == 3) & (a105 > 2 or a122 > 2)
Add this into the rule you have already. Thanks!
Error in hypomania check, correction
SCID flag: chrscid_a72 : hypomanic disorder criteria are NOT fulfilled, but it is indicated.
This appears to be flagged incorrectly for a few IDs at baseline (ME15347, ME59773, ME37430, ME40241, ME05788). For each of these IDs the criteria in Module A meets hypomanic disorder, and this is correctly diagnosed under Module D.
The rule for current and past hypomania needs to be adapted as follows:
current hypomania:
(a72 == 3 or a54 == 3) & (a67 > 2 or a84 > 2)
Same applies to the past mania hypomania:
(a110 == 3 or a92 == 3) & (a105 > 2 or a122 > 2)
Add this into the rule you have already. Thanks!