EHDEN / CatalogueExport

Exports the data from the OMOP-CDM that is necessary for the EHDEN Database Catalogue
Apache License 2.0
9 stars 6 forks source link

Censored Data - Min/Median/Max the same Value for Age #39

Open ericaVoss opened 2 years ago

ericaVoss commented 2 years ago

We have number rounding censorship at 100, however if when the values are censored and the value for age is the same, the assumption is that this could potentially represent one person.

Do we censor out data that cell counts are <5

MaximMoinat commented 2 years ago

Possibly related to #37

ericaVoss commented 2 years ago

Read more carefully and see you are correct. We did talk about this!

MaximMoinat commented 2 years ago

So it is time to make and publish a fix! I am happy to take this up, would be great if you can test the fix when ready.