AMP-SCZ / utility

Storehouse for all utility scripts
Apache License 2.0
0 stars 4 forks source link

Differentiating Partial Penn CNB Data from Missing Data #95

Open kcho opened 8 months ago

kcho commented 8 months ago

https://github.com/AMP-SCZ/utility/blob/09d0db200e30ba7716306a03adebdb26c5c13b42/subject_files_status_for_dpdash1.py#L263-L304

In the get_cnb_status function, for the data variable to be assigned a value of 1, dict1 must contain two specific items: SPLLT and NOSPLLT. However, there are instances where only one of these items is present. These cases should be distinctly labeled, setting them apart from situations where data equals 0.