SafetyGraphics / nepExplorer

Interactive Graphic for Exploring Kidney Function Data in Clinical Trials
https://safetygraphics.github.io/nepExplorer/
MIT License
6 stars 0 forks source link

Consider Units/log scale when data is provided that has larger range #135

Closed pburnsdata closed 3 months ago

pburnsdata commented 5 months ago

with safetydata it is currently stretching the chart. is that due to units or range? we should check and see what values for creatinine are medically possible. Can add log scale if this varies widely, otherwise need to make assumptions clear about units

pburnsdata commented 4 months ago

I'm thinking for now do two things:

pburnsdata commented 4 months ago

the safetycharts adlbc has creatinine in umol/L so that's why safetyGraphics example looks weird, will change that in the preproccessing before safetyGraphics call and close this.

Jim confirmed that 10 is porbably highest we will ever need to account for

we just need to note unit expectations in our documentation