GEMINI-Medicine / Rgemini

A custom R package that provides a variety of functions to perform data analyses with GEMINI data
https://gemini-medicine.github.io/Rgemini/
Other
3 stars 0 forks source link

mlaps roxygen @details typo #100

Closed vaakesan-SMH closed 1 month ago

vaakesan-SMH commented 4 months ago

Currently the @details section mentions that the score takes 14 lab test values, when in fact it is now 13. Make the change from this:

Modified Laboratory based Acute Physiology Score (mLAPS) uses 14 lab test values. In this modified version, High senstive Troponin tests are ignored and treated as normal.

To this:

Modified Laboratory based Acute Physiology Score (mLAPS) uses 13 lab test values. In this modified version, High senstive Troponin tests are ignored and treated as normal.

loffleraSMH commented 2 months ago

Note: This should actually say "12 lab test values from 11 unique lab tests", which has been fixed now. Thanks @marchenaromk!