Create data/test.csv
Browse files- data/test.csv +6 -0
data/test.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
trial_id,protocol_deviation,staffing_drift,adjudication_variance,missingness_bias,label,signal
|
| 2 |
+
T511,low,no,medium,low,tradeoff,One medium adjudication drift with otherwise stable operations.
|
| 3 |
+
T512,medium,no,low,low,coherent,Single medium deviation with stable staffing and low bias.
|
| 4 |
+
T513,high,yes,high,high,collapse_risk,All nodes high with staffing drift and operational collapse.
|
| 5 |
+
T514,low,yes,medium,high,tradeoff,Staffing drift plus high missingness creates strain.
|
| 6 |
+
T515,high,no,high,medium,tradeoff,High deviation and adjudication variance with moderate missingness and stable staffing.
|