Description Usage Arguments Value Examples
Predicts COPD exacerbations within the next year
1 | predictFEV1(patientData, onePatient = TRUE, predictionModel = 3)
|
patientData |
patient data matrix. Can have one or many patients in it |
onePatient |
boolean: if true, look at first patient in matrix only |
predictionModel |
integer: one of [1,2,3,4] |
patientData with prediction
1 | results <- predictFEV1(samplePatients)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.