Analyticsphere / qaqc_testing

working with qaqc
0 stars 0 forks source link

Filter out flagged participants as "toIgnore" from QC report for a given rule #94

Open jacobmpeters opened 11 months ago

jacobmpeters commented 11 months ago

Tasks:

*The most recent QC report was uploaded to Box and Madhuri added true or false to the toIgnore column to indicate which participants she would like to remove for which rules.

*Please make a "handle_toIgnore_flag" branch for this task.

@rebexxxxxx please work on this task as part of the qaqc knowlege transfer. Eventually we would like you to be one of the "go to" people for making updates to our qaqc process.

We should try to complete this by Friday 12/1 if it does not conflict with higher priority tasks.

jacobmpeters commented 11 months ago
Screenshot 2023-11-28 at 11 21 08 AM
jacobmpeters commented 11 months ago

@rebexxxxxx Do you think you might have time to work on this next week? If not, I might tackle it

jacobmpeters commented 9 months ago

@rebexxxxxx I was chatting with @mnataraj92 and it would make her life a lot easier if we can finish this issue. Should we set up a meeting early next week to check in on this? We can discuss what still needs to be done and if it's easier for me to take over this issue, I can do that.

rebexxxxxx commented 9 months ago

@mnataraj92 i am so sorry i didnt mean to ignore this! totally my fault its taken this long. @jacobmpeters and i are going to regroup on monday and start working on the solution.

rebexxxxxx commented 9 months ago

hi @jacobmpeters I figured out the column combination necessary to identify unique rule_id and labels within the qc_rules_recruitment.xlsx file. The combo of: "ValidValues" and "Notes from QC process" will demarcate rule_ids that have identical label values. Attached here is a spreadsheet identifying the repeated labels, the number of times the label is repeated and for each repeated label i have included the data corresponding to those observations in separate sheets which are labeled by label value. please let me know what the next steps are to complete this issue. updated_repeated_labels_data.xlsx

jacobmpeters commented 9 months ago

Thanks @rebexxxxxx!

Next steps:

I can take it from there and modify the qaqc.R script itself to use this information to filter out the individuals.