Miemie123 commited on
Commit
3bb0906
·
verified ·
1 Parent(s): 127ffa8

Update predict_params.json

Browse files
Files changed (1) hide show
  1. predict_params.json +22 -1
predict_params.json CHANGED
@@ -40,5 +40,26 @@
40
  "KSport_V00": 40,
41
  "KQOL_V00": 25,
42
  "RKImg_V00": "Moderate",
43
- "LKImg_V00": "Mild"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  }
 
40
  "KSport_V00": 40,
41
  "KQOL_V00": 25,
42
  "RKImg_V00": "Moderate",
43
+ "LKImg_V00": "Mild",
44
+ "key_factors.right_knee_symptoms_year2": [
45
+ {
46
+ "feature": "Osteophytes on baseline left X-ray",
47
+ "impact": -1.08,
48
+ "effect": "worsens symptoms"
49
+ },
50
+ {
51
+ "feature": "Lower KOOS Pain score (more pain)",
52
+ "impact": -1.02,
53
+ "effect": "worsens symptoms"
54
+ },
55
+ {
56
+ "feature": "Lower Quality of Life score",
57
+ "impact": -0.94,
58
+ "effect": "worsens symptoms"
59
+ },
60
+ {
61
+ "feature": "Peak knee-extension torque (below cohort mean)",
62
+ "impact": 1.19,
63
+ "effect": "protective factor"
64
+ }
65
  }