View source: R/convert_creat_assay.R
convert_creat_assay | R Documentation |
Based on equations as reported in Srivastava et al. 2009 (Pediatr Res. 2009 Jan;65(1):113-6. doi: 10.1203/PDR.0b013e318189a6e8)
convert_creat_assay(scr, from = "idms", to = "jaffe")
scr |
vector of serum creatinine values |
from |
assay type, either 'jaffe', 'enzymatic' or 'idms' |
to |
assay type, either 'jaffe', 'enzymatic' or 'idms' |
convert_creat_assay(scr = c(1.1, 0.8, 0.7), from = "enzymatic", to = "jaffe")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.