Description Usage Arguments Value Examples
The DOSE index in COPD
1 | dose(mmrc, fev, smoking_status, exacerbation)
|
mmrc |
A number for the dyspnea scale of modified Medical Research Council (mMRC) |
fev |
A number for forced expiratory volume in one second (FEV1) expressed as percentage |
smoking_status |
Binary variable of patient's smoking status (yes as 1 or no as 0) |
exacerbation |
The number of exacerbations of COPD during the previous year |
The DOSE index
1 | dose(mmrc=0, fev=55, smoking_status=1, exacerbation=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.