Description Usage Arguments Source Examples
The BODE Index in COPD
1 | bode(FEV1, mMRC, BMI, walk)
|
FEV1 |
A number for forced expiratory volume in one second (FEV1) expressed as percentage |
mMRC |
A number for the dyspnea scale of modified Medical Research Council (mMRC) |
BMI |
A number for Body Mass Index |
walk |
A number for distance walked in 6 minutes (in meter) |
https://www.ncbi.nlm.nih.gov/pubmed/14999112
1 2 | bode (FEV1 = 40, mMRC = 3, BMI = 22, walk = 100)
bode (FEV1 = 60, mMRC = 1, BMI = 19, walk = 200)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.