You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The events that i detected were filtered using confidence level 3. I want to decrease the confidence level in order to obtain more number of events. so my question is, at what stage can i make this change.
Description
I am using the spladder for large cohorts using the workflow described here:
https://spladder.readthedocs.io/en/latest/spladder_cohort.html
The events that i detected were filtered using confidence level 3. I want to decrease the confidence level in order to obtain more number of events. so my question is, at what stage can i make this change.
The steps that I used are listed on https://spladder.readthedocs.io/en/latest/spladder_cohort.html, and include single graph, merged graph, Quantification, and event calling.
Could you please tell at which step can i change the confidence value.
Secondly, in all of the steps, i used parallel option, but despite that, program always ran on a single CPU. for example:
runs a single process, despite the --parallel option being set to 10. It is the case with all the four steps that I used.
Could you please suggest something in these two issues?
The text was updated successfully, but these errors were encountered: