Apply one simple baseline to every displayed row.
Use the always-N baseline
Every displayed prediction is N. That means rows A, B, C, and D match their true label.
y^A=y^B=y^C=y^D=N
The P row is missed
Row E has true label P, but the always-N baseline puts N in the output cell.
E: P→N
Mark correct and missed rows
Rows A through D are correct. Row E is the lone miss.
correct rows=A,B,C,D