Rank your moves by how likely they are to induce an opponent error
Source:R/fct_blunder_radar.R
radar_arrow_moves.RdChoose which human moves to draw on the board
Arguments
- moves
The
movesdata frame fromblunder_risk().- n
How many risk-ranked moves to take before adding the likeliest.
Details
Selection is by risk contribution rather than raw probability. In a trap the dangerous move is by construction not the most likely one - it is merely plausible - so picking the most probable moves would leave the single move worth warning about undrawn, which defeats the purpose of the overlay. The likeliest move is appended for context.