Description Usage Arguments Value Examples
Predict Amputation Risk
1 2 3 4 5 6 7 8 9 | risk_statistic(
perfusion = 3,
extent = 3,
depth = 1,
infection = 1,
sensation = 2,
age = 1,
gender = 1
)
|
perfusion |
int: 1-3 |
extent |
int: 1-3 |
depth |
int: 1-3 |
infection |
int: 1-4 |
sensation |
int: 1-2 |
age |
int |
gender |
int: 0-male, 1-male |
The estimated probability
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.