View source: R/calc_baseline_scr.R
calc_baseline_scr | R Documentation |
Calculate baseline sCr
calc_baseline_scr(
baseline_scr,
scr,
times,
method,
first_dose_time = NULL,
verbose
)
baseline_scr |
baseline serum creatinine method (character). See calc_aki_stage() for availabloptions. |
scr |
serum creatinine in mg/dL. Use |
times |
creatinine sample times in hours |
method |
classification method, one of |
first_dose_time |
time in hours of first dose relative to sCr value, used for calculate baseline serum creatinine in |
verbose |
verbose ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.