verbal-autopsy-software / InSilicoVA

R package for InSilicoVA framework
3 stars 6 forks source link

upper/lower case check #2

Closed richardli closed 4 years ago

richardli commented 5 years ago

In the next update, make sure both upper/lower case of symptoms works in all functions.

To be updated:

  1. physician debias: https://github.com/verbal-autopsy-software/InSilicoVA/blob/9b17c383fe726cda8f54ee3a4b44de372bd74644/InSilicoVA/R/phy_debias.r#L112

  2. Also update physician debias to allow for "N" and "-" coding of data.

richardli commented 5 years ago

Also, automatically forcing lower case for column names when comparing input format

richardli commented 4 years ago

62526fb