FeatureExtraction icon indicating copy to clipboard operation
FeatureExtraction copied to clipboard

Warning related to the concepts_to_exclude list and the PS file

Open malihamashkoor123 opened this issue 1 year ago • 1 comments

Hi

I have a PLE study where the basic aim is to compare the groups with blood glucose level above and below 7.7.

I get the following warning when I run the PLE script:

image

It also gives the same propensity score value to all the records in the PS file.

Based on the warning, I have checked the concepts_to_exclude list (which includes the concepts related to the blood glucose level), and have tried changing/adding/removing the concepts in that list, but it still didn’t resolve the warning and the problem with the propensity scores. Additionally, I have also tried adding and removing several covariates from the createDefaultCovaraiteSettings(), but it didn’t help too.

Do you have any idea about how to resolve this issue?

I have also attached the sessionInfo of the R session for your consideration. Pls let me know if you need any other information.

image

malihamashkoor123 avatar Jul 26 '23 14:07 malihamashkoor123