Description Usage Arguments Details Value Examples
A vectorised function to calculate the APRI score, a predictor of hepatic fibrosis.
1 | apri(ast, plt, ast_uln = 40)
|
ast |
numeric vector of serum AST levels in IU/l |
plt |
numeric vector of platelet counts (10^9/l) |
ast_uln |
single number value for lab upper limit of normal for AST levels (default is 40) |
Reference: Lin ZH, Xin YN, Dong QJ, et al. Performance of the aspartate aminotransferase-to-platelet ratio index for the staging of hepatitis C-related fibrosis: an updated meta-analysis. Hepatology 2011; 53:726-736.
numeric vector of APRI scores
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.