OHDSI / FeatureExtraction

An R package for generating features (covariates) for a cohort using data in the Common Data Model.
http://ohdsi.github.io/FeatureExtraction/
61 stars 60 forks source link

Standardized Difference Calc #123

Open anthonysena opened 3 years ago

anthonysena commented 3 years ago

Thanks! Yes, the convention seems to be that a positive difference means the mean is higher in the target, so it should be mean1-mean2.

Originally posted by @schuemie in https://github.com/OHDSI/FeatureExtraction/issues/120#issuecomment-814645529