
Benchmark soilKey WRB predictions against a USDA-derived ground truth
Source:R/usda-wrb-crosswalk.R
benchmark_wrb_vs_usda.RdConvenience wrapper: applies annotate_wrb_from_usda
to attach derived WRB labels, runs classify_wrb2022
on each pedon, and returns top-1 accuracy + per-RSG recall.
Arguments
- pedons
List of
PedonRecordobjects withsite$reference_usdapopulated (typically fromload_kssl_pedons_gpkg).- verbose
Print progress.