This study is part of the joint PIONEER - EHDEN - OHDSI studyathon in March 2021, and aims to advance understanding of clinical management and outcomes of watchful waiting in prostate cancer.
Apache License 2.0
7
stars
18
forks
source link
add tryCatch statement to handle runCohortDiagnostics errors #4
I added a tryCatch statement to handle the error encountered in issue 1. #1
The error is not handled (just loggued), so it may not solve completely the issue since other errors may happen later in the execution because some cohortGroups will be empty (ex: target for Peter).
I added a tryCatch statement to handle the error encountered in issue 1. #1 The error is not handled (just loggued), so it may not solve completely the issue since other errors may happen later in the execution because some cohortGroups will be empty (ex: target for Peter).