Combines a deterministic ClassificationResult with a
spatial prior. The deterministic key remains authoritative – this
function reports only an alternative probabilistic view useful for
downstream uncertainty quantification.
Arguments
- result
A
ClassificationResultfromclassify_wrb2022.- prior
A spatial-prior data.table (as returned by
spatial_prior).- epsilon
Small smoothing constant added to all prior entries before normalising, so RSGs unseen by the prior do not receive zero posterior.
